Ignore:
Timestamp:
02/21/12 13:03:21 (13 years ago)
Author:
hendrikvanantwerpen
Message:
  • [Server] Added PUT support to API.
  • [Client] Extended questions page with Accordion and list with actions on each row.
File:
1 edited

Legend:

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

    r274 r275  
    44    <div data-dojo-type="dijit.layout.AccordionContainer" data-dojo-props="doLayout: false" style="width: 100%; height: 100%;" data-rft-attach-point="accordion">
    55    </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">
    77        <form data-dojo-type="dijit.form.Form" data-rft-attach-point="questionForm" data-rft-attach-event="onSubmit:onSaveQuestion">
    88            <fieldset>
Note: See TracChangeset for help on using the changeset viewer.