Skip to Content
Menu
This question has been flagged
1 Reply
4154 Views

I would like to remove security group from a website template elements with inheriting it. The elements that I want to remove groups are:

<t t-call-assets="web_editor.summernote" t-js="false" groups="website.group_website_publisher"/>
<t t-call-assets="web_editor.assets_editor" t-js="false" groups="website.group_website_publisher"/>

Can someone explain also what this t element attributes mean? especially t-js="false". 

Avatar
Discard
Author Best Answer

OK I was removing it correctly with xpath but used primary="True" so it didn't replace in the inherited template. So I just removed that attribute and it worked.

Avatar
Discard
Related Posts Replies Views Activity
18
Dec 22
34557
0
Mar 19
4388
0
Feb 19
3153
0
Mar 17
2754
0
May 23
7250