Ignore:
Timestamp:
07/29/12 16:04:45 (13 years ago)
Author:
hendrikvanantwerpen
Message:
  • Changed questions view to return null for empty topic/categorie and leave presentation of null to TabbedQuestionWidget?.
File:
1 edited

Legend:

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

    r384 r386  
    6060                this.questionList = new QuestionListView({
    6161                    region: 'center'
    62                 }).placeAt(this.surveyListViewNode);
     62                },this.surveyListViewNode);
    6363                this.questionList.startup();
    6464            },
Note: See TracChangeset for help on using the changeset viewer.