<div class="dojoxWizard" dojoAttachPoint="wizardNode">
<div class="dojoxWizardContainer" dojoAttachPoint="containerNode"></div>
<div class="dojoxWizardButtons" dojoAttachPoint="wizardNav">
<button dojoType="dijit.form.Button" type="button" dojoAttachPoint="previousButton">${previousButtonLabel}</button>
<button dojoType="dijit.form.Button" type="button" dojoAttachPoint="nextButton">${nextButtonLabel}</button>
<button dojoType="dijit.form.Button" type="button" dojoAttachPoint="doneButton" style="display:none">${doneButtonLabel}</button>
<button dojoType="dijit.form.Button" type="button" dojoAttachPoint="cancelButton">${cancelButtonLabel}</button>
</div>
</div>
# |
Change |
User |
Description |
Committed |
|
#1
|
16170 |
perforce_software |
Move Chronicle files to follow new path scheme for branching. |
|
|
//guest/perforce_software/chronicle/collateral/dojo-debug/dojox/widget/Wizard/Wizard.html |
#1
|
8972 |
Matt Attaway |
Initial add of the Chronicle source code |
|
|