Skip to Content
Menu
This question has been flagged
1 Reply
5108 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
36901
0
Mar 19
5487
0
Feb 19
4029
0
Mar 17
3709
0
May 23
8608