[IMP] changed color of button in meetings view

bzr revid: nicolas.vanhoren@openerp.com-20120726144135-0qh3ceflieayllk7
This commit is contained in:
niv-openerp 2012-07-26 16:41:35 +02:00
parent 144f2b689b
commit 55015eafaa
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@
<field name="arch" type="xml">
<form string="Meetings" version="7.0">
<header>
<button name="case_open" string="Confirm" type="object" class="oe_highlight"
<button name="case_open" string="Confirm" type="object"
states="draft"/>
<button name="case_close" string="Done" type="object"
states="open"/>