Ignore:
Timestamp:
03/27/14 14:44:36 (11 years ago)
Author:
hendrikvanantwerpen
Message:
  • Return to using truly ISO formatted dates, including milliseconds.
  • Also set constraint on surveyrun dates when value is initially set.
  • Separate runs & results from surveys and questions.
  • Moved date & email format to schema itself.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Dev/trunk/src/client/qed-client/pages/templates/surveys.html

    r529 r531  
    3434        </div>
    3535
    36         <div data-dojo-type="dijit/layout/BorderContainer"
    37              title="Runs"
    38              data-dojo-attach-point="runsTab">
    39             <div data-dojo-type="dijit/layout/ContentPane"
    40                  data-dojo-props="region: 'center'"
    41                  data-dojo-attach-point="runsContainer">
    42             </div>
    43             <div data-dojo-type="dijit/layout/ContentPane"
    44                  data-dojo-props="region: 'bottom'"
    45                  style="height: 40px;">
    46             </div>
    47         </div>
    4836    </div>
    4937
Note: See TracChangeset for help on using the changeset viewer.