|
|
@ -12,13 +12,4 @@ |
|
|
|
<attribute name="class" add="btn btn-link btn-sm btn-block cybro-super-btn" separator=" "/> |
|
|
|
</xpath> |
|
|
|
</template> |
|
|
|
<template id="layout" name="Main layout Ext" |
|
|
|
inherit_id="portal.frontend_layout"> |
|
|
|
<xpath expr="//div[@id='wrapwrap']" position="attributes"> |
|
|
|
<attribute name="t-attf-class" |
|
|
|
add="cybro-bg #{pageName or ''} #{direction == 'rtl' and 'o_rtl' or ''} |
|
|
|
#{'o_portal' if is_portal else ''}" |
|
|
|
separator=" "/> |
|
|
|
</xpath> |
|
|
|
</template> |
|
|
|
</odoo> |
|
|
|