mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-25 18:08:42 -06:00
Add Odoo Enterprise support.
This commit is contained in:
parent
2881fd81ae
commit
cba5eccd1d
@ -2,7 +2,8 @@
|
||||
|
||||
<templates>
|
||||
<t t-extend="Sidebar">
|
||||
<t t-jquery=".oe_sidebar_add_attachment" t-operation="after">
|
||||
<!-- oe_ for Odoo CE, and o_ for Odoo EE -->
|
||||
<t t-jquery=".oe_sidebar_add_attachment, .o_sidebar_add_attachment" t-operation="after">
|
||||
<li class="oe_sidebar_add_url">
|
||||
<a class="oe_file_attachment"
|
||||
data-section="url_doc"
|
||||
|
Loading…
Reference in New Issue
Block a user