Changeset 386 for Dev/branches/rest-dojo-ui/client/rft/pages
- Timestamp:
- 07/29/12 16:04:45 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Dev/branches/rest-dojo-ui/client/rft/pages/survey.js
r384 r386 60 60 this.questionList = new QuestionListView({ 61 61 region: 'center' 62 } ).placeAt(this.surveyListViewNode);62 },this.surveyListViewNode); 63 63 this.questionList.startup(); 64 64 },
Note: See TracChangeset
for help on using the changeset viewer.