[FIX] in form views, replace class 'oe_highlight_on_dirty' by 'oe_highlight'
[odoo/odoo.git] / addons / project_long_term / wizard / project_compute_phases_view.xml
index 341997a..8439244 100644 (file)
@@ -9,7 +9,7 @@
             <field name="arch" type="xml">
                   <form string="Schedule Phases" version="7.0">
                       <header>
-                          <button name="check_selection" string="C_ompute" type="object" class="oe_highlight_on_dirty"/>
+                          <button name="check_selection" string="C_ompute" type="object" class="oe_highlight"/>
                           or
                          <button string="Cancel" class="oe_link" special="cancel" />
                       </header>