[FIX] fixes an alignment issue in the template definitions (addon web)
authorGery Debongnie <ged@openerp.com>
Wed, 2 Apr 2014 08:37:17 +0000 (10:37 +0200)
committerGery Debongnie <ged@openerp.com>
Wed, 2 Apr 2014 08:37:17 +0000 (10:37 +0200)
bzr revid: ged@openerp.com-20140402083717-y3p22u2e47d60bbt

addons/web/static/src/xml/base.xml

index 1a5721d..23cad20 100644 (file)
         <span t-if="widget.string and !widget.is_stat_button"><t t-esc="widget.string"/></span>
         <div t-if="widget.string and widget.is_stat_button"><t t-esc="widget.string"/></div>
     </button>
-</t><t t-name="WidgetButton.tooltip" t-extend="WidgetLabel.tooltip">
+</t>
+<t t-name="WidgetButton.tooltip" t-extend="WidgetLabel.tooltip">
     <t t-jquery="div.oe_tooltip_string" t-operation="replace">
         <div class="oe_tooltip_string" t-if="debug || widget.string">
             <t t-if="debug">