Changeset 358 for Dev/branches/rest-dojo-ui/client/rft/pages/questions.html
- Timestamp:
- 07/12/12 14:39:26 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Dev/branches/rest-dojo-ui/client/rft/pages/questions.html
r305 r358 1 1 <div data-dojo-type="rft.pages.questions"> 2 2 <h1>Questions</h1> 3 <div data-dojo-type="dijit.form.Button" data-rft-attach-event="onClick:onNewQuestion" >New question</div>3 <div data-dojo-type="dijit.form.Button" data-rft-attach-event="onClick:onNewQuestion" data-dojo-props="baseClass: 'rftLargeButton', iconClass:'rftIcon rftIconQuestion'">New question</div> 4 4 <div data-rft-attach-point="list"> 5 5 </div>
Note: See TracChangeset
for help on using the changeset viewer.