[FIX] Optimize the Code.

bzr revid: chandni.machchhar3@gmail.com-20130604062132-n8x9iofinoz9cx43
This commit is contained in:
Chandni Machchhar (OpenERP Trainee) 2013-06-04 11:51:32 +05:30
parent 290f67fec2
commit d3044130c8
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
<field name="survey_id" on_change="on_change_survey(survey_id)"/>
</group>
<field name="note" placeholder="Add Description" attrs="{'readonly': [('survey_id','=',False)]}"/>
<footer>
<footer>
<button name="action_next" string="Start" type="object" class="oe_highlight"/>
or
<button string="Cancel" class="oe_link" special="cancel" />