[MERGE] Merg menu changes
authorSbh (Openerp) <sbh@tinyerp.com>
Wed, 30 May 2012 06:31:10 +0000 (12:01 +0530)
committerSbh (Openerp) <sbh@tinyerp.com>
Wed, 30 May 2012 06:31:10 +0000 (12:01 +0530)
bzr revid: sbh@tinyerp.com-20120530063110-6iqbobajqubjrqpx

1  2 
addons/hr_evaluation/hr_evaluation_view.xml

                      <button name="button_draft" string="Reset to Draft" states="cancel" type="object"/>
                      <button name="button_cancel" string="Cancel" states="draft,wait,progress" type="object"/>
                      <div class="oe_right">
 -                        <field name="state" widget="statusbar" nolabel="1" statusbar_visible="draft,wait,done" statusbar_colors='{"progress":"blue"}'/>
 +                        <field name="state" widget="statusbar" nolabel="1" statusbar_visible="draft,progress,wait,done" statusbar_colors='{"progress":"blue"}'/>
++
                      </div>
                      <div class="oe_clear"/>
                  </div>