~openerp-commiter/openobject-addons/trunk-extra-addons

« back to all changes in this revision

Viewing changes to profile_game_retail/profile_game_phase1.xml

  • Committer: Naresh Choksy
  • Date: 2008-11-26 06:12:47 UTC
  • mto: (3356.4.3 trunk-extra-addons)
  • mto: This revision was merged to the branch mainline in revision 3360.
  • Revision ID: nch@tinyerp.com-20081126061247-c6fdwf85o5p1tw3o
Business Game Phase 2 Introduction

Show diffs side-by-side

added added

removed removed

Lines of Context:
59
59
                    <group colspan="4" col="5">
60
60
                        <field name="state" align="0.0"/>
61
61
                        <button
62
 
                            string="Start Scenario" 
63
 
                            name="confirm" 
64
 
                            states="not running" 
 
62
                            string="Start Scenario"
 
63
                            name="confirm"
 
64
                            states="not running"
65
65
                            type="object"
66
66
                            icon="gtk-ok"/>
67
67
                        <button
68
68
                            string="Continue to Strategic Game"
69
 
                            name="next_phase"
70
 
                            states="end"
71
 
                            type="object"/>
 
69
                            name="%(prepare_phase2_id)d"
 
70
                            states="done"
 
71
                            type="action"/>
72
72
                        <button
73
73
                            string="Get Complete Scenario"
74
74
                            name="next_phase" states="not running" type="object"