- Timestamp:
- 09/03/12 18:14:37 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Dev/branches/rest-dojo-ui/client/rft/pages/viewSurvey.html
r399 r406 10 10 11 11 <div data-dojo-type="dijit.layout.ContentPane" data-dojo-props="region:'center'" data-rft-attach-point="questionsPane"> 12 <form data-dojo-type="dijit.form.Form" data-rft-attach-point="questionsForm" 13 data-rft-attach-event="onSubmit:_onSubmit" 14 style="overflow: auto"> 15 <div data-rft-attach-point="questionsAnchor"></div> 16 </form> 12 17 </div> 13 18
Note: See TracChangeset
for help on using the changeset viewer.