~openerp-commiter/openobject-addons/trunk-dev-addons3-mtr

« back to all changes in this revision

Viewing changes to hr_timesheet_sheet/wizard/hr_timesheet_current_view.xml

[MERGE] branch merged with lp:~openerp-dev/openobject-addons/trunk-dev-addons3

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
        <field name="type">form</field>
8
8
        <field name="arch" type="xml">
9
9
            <form string="My Timesheet">
10
 
               <separator string="It will open the your current timesheet" colspan="4" />
 
10
               <separator string="It will open your current timesheet" colspan="4" />
11
11
               <group colspan="4" col="6">
12
12
                    <button  icon="gtk-cancel" special="cancel" string="Cancel"/>
13
13
                    <button  icon="terp-camera_test" name="open_timesheet" string="Open" type="object"/>