Ignore:
Timestamp:
07/18/12 18:49:11 (13 years ago)
Author:
tjcschipper
Message:
  • AdaptiveForm? really isn't anything yet, but it's supposed to become a way to encapsulate forms that add/remove inputs based on other input's (selected) values.
  • Created a skeleton for the question editor. It's almost an exact copy of SurveyAdvanced?.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Dev/branches/rest-dojo-ui/client/rft/run.js

    r365 r366  
    4545    'rft/pages/index',
    4646    'rft/pages/questions',
     47    'rft/pages/question',
    4748    'rft/pages/session',
    4849    'rft/pages/sessions',
    4950    'rft/pages/surveys',
    50     'rft/pages/survey',
    51     'rft/pages/surveyAdvanced'
     51    'rft/pages/survey'
    5252    ],
    5353    function(win,parser,LoginDialog,dom,connect,auth,content) {
Note: See TracChangeset for help on using the changeset viewer.