Changeset 275 for Dev/branches/rest-dojo-ui/client/rft/pages/questions.html
- Timestamp:
- 02/21/12 13:03:21 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Dev/branches/rest-dojo-ui/client/rft/pages/questions.html
r274 r275 4 4 <div data-dojo-type="dijit.layout.AccordionContainer" data-dojo-props="doLayout: false" style="width: 100%; height: 100%;" data-rft-attach-point="accordion"> 5 5 </div> 6 <div data-dojo-type="dijit.Dialog" title="Question" data-rft-attach-point="questionDialog" style="width: 400px; height: 300px;">6 <div data-dojo-type="dijit.Dialog" title="Question" data-rft-attach-point="questionDialog"> 7 7 <form data-dojo-type="dijit.form.Form" data-rft-attach-point="questionForm" data-rft-attach-event="onSubmit:onSaveQuestion"> 8 8 <fieldset>
Note: See TracChangeset
for help on using the changeset viewer.