mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[IMP] Add default 'ribbon.name' configuration parameter
This commit is contained in:
committed by
Andreas Perhab
parent
9e413914f7
commit
832451a9f3
@@ -13,10 +13,9 @@
|
||||
<!-- Add ribbon to page -->
|
||||
<template id="body_with_ribbon_test" name="ribbon_test web.webclient_bootstrap" inherit_id="web.webclient_bootstrap">
|
||||
<xpath expr="//div[@class='openerp openerp_webclient_container']" position="before">
|
||||
<div class="test-ribbon"><b>TEST</b></div>
|
||||
<div class="test-ribbon"/>
|
||||
</xpath>
|
||||
</template>
|
||||
|
||||
|
||||
</data>
|
||||
</openerp>
|
||||
|
||||
Reference in New Issue
Block a user