[IMP]make close button highlight
authorPinakin Nayi (OpenERP) <pna@tinyerp.com>
Wed, 26 Sep 2012 11:48:19 +0000 (17:18 +0530)
committerPinakin Nayi (OpenERP) <pna@tinyerp.com>
Wed, 26 Sep 2012 11:48:19 +0000 (17:18 +0530)
bzr revid: pna@tinyerp.com-20120926114819-98hx1tlmtl2awh6y

addons/import_google/wizard/google_import_message_view.xml

index 417d2f0..d44bd8e 100644 (file)
@@ -11,7 +11,7 @@
                         <field name='name'/>
                     </group>
                     <footer>
-                        <button string="Close" special="cancel" />
+                        <button string="Close" class="oe_highlight" special="cancel" />
                     </footer>
                 </form>
             </field>