跳至内容
菜单
此问题已终结

I want to add custom css class to view, but only for users in some group.


    <template id="customCss" inherit_id="web.webclient_bootstrap" name="add css class">
<xpath expr="//header" position="attributes">
<attribute name="groups">my_module.custom_group</attribute>
// Here instead of showing to only custom group, i want to add css class for that group
</xpath>
</template>
形象
丢弃
相关帖文 回复 查看 活动
0
3月 17
4193
7
2月 19
13750
1
8月 17
6533
1
5月 19
4096
2
12月 19
2999