Changeset 305 for Dev/branches/rest-dojo-ui/client/rft/pages/questions.html
- Timestamp:
- 03/06/12 13:07:13 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Dev/branches/rest-dojo-ui/client/rft/pages/questions.html
r288 r305 2 2 <h1>Questions</h1> 3 3 <div data-dojo-type="dijit.form.Button" data-rft-attach-event="onClick:onNewQuestion">New question</div> 4 <div data- dojo-type="rft.ui.TitleGroup" data-rft-attach-point="accordion">4 <div data-rft-attach-point="list"> 5 5 </div> 6 6 <div data-dojo-type="dijit.Dialog" title="Question" data-rft-attach-point="questionDialog">
Note: See TracChangeset
for help on using the changeset viewer.