[FIX]
authorFabien Pinckaers <fp@openerp.com>
Sun, 28 Oct 2012 16:45:05 +0000 (17:45 +0100)
committerFabien Pinckaers <fp@openerp.com>
Sun, 28 Oct 2012 16:45:05 +0000 (17:45 +0100)
bzr revid: fp@openerp.com-20121028164505-n339qqi3nws4951b

addons/account_analytic_analysis/account_analytic_analysis_view.xml

index 2e89f85..fd32edb 100644 (file)
@@ -90,9 +90,9 @@
                                         string="⇒ Invoice"/>
                                     or view 
                                 </span>
-                                <div attrs="{'invisible': [('ca_to_invoice','&lt;&gt;',0.0)]}" class="oe_grey">
+                                <span attrs="{'invisible': [('ca_to_invoice','&lt;&gt;',0.0)]}" class="oe_grey">
                                     Nothing to invoice, create 
-                                </div>
+                                </span>
 
                                 <button name="%(hr_timesheet.act_hr_timesheet_line_evry1_all_form)d"
                                     string="Timesheets" type="action"