mirror of
https://github.com/OCA/knowledge.git
synced 2025-12-23 13:52:13 -06:00
[16.0][FIX]document_url: fix Not working properly when "web_responsive" is installed
This commit is contained in:
@@ -70,16 +70,4 @@
|
||||
</a>
|
||||
</xpath>
|
||||
</t>
|
||||
<t t-inherit="mail.ChatterTopbar" t-inherit-mode="extension" owl="1">
|
||||
<xpath
|
||||
expr="//button[hasclass('o_ChatterTopbar_buttonAddAttachments')]"
|
||||
position="replace"
|
||||
/>
|
||||
<xpath
|
||||
expr="//button[hasclass('o_ChatterTopbar_buttonToggleAttachments')]"
|
||||
position="attributes"
|
||||
>
|
||||
<attribute name="t-if" />
|
||||
</xpath>
|
||||
</t>
|
||||
</templates>
|
||||
|
||||
Reference in New Issue
Block a user