Ignore:
Timestamp:
08/26/12 22:39:02 (13 years ago)
Author:
hendrikvanantwerpen
Message:

Created widgets for several input types.
Work on multiplechoice widget, see if we can make OrderedList? work with
form items? Maybe make the item the widget iso a data item.

File:
1 edited

Legend:

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

    r399 r402  
    9999            },
    100100            _onShowPreview: function() {
    101                 content.goTo('previewSurvey', {uid: store.getIdentity(this.survey)});
     101                content.goTo('viewSurvey', {uid: store.getIdentity(this.survey)});
    102102            }
    103103        });
Note: See TracChangeset for help on using the changeset viewer.