Ignore:
Timestamp:
07/12/12 14:39:26 (13 years ago)
Author:
tjcschipper
Message:

Omgevingsbewustzijnde schalingsfunctie

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Dev/branches/rest-dojo-ui/client/rft/pages/questions.html

    r305 r358  
    11<div data-dojo-type="rft.pages.questions">
    22    <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>
    44    <div data-rft-attach-point="list">
    55    </div>
Note: See TracChangeset for help on using the changeset viewer.