- Timestamp:
- 07/26/12 13:16:16 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Dev/branches/rest-dojo-ui/client/rft/ui/QuestionEditorToolkit.js
r376 r377 104 104 searchAttr: "id" 105 105 }, "categoriesBox"); 106 this._supportingWidgets.push(this._categorySelect); 106 107 107 108 }, … … 119 120 value: topic 120 121 }, "topicBox"); 122 this._supportingWidgets.push(this._topicSelect); 121 123 }, 122 124 _addCategory: function(item) {
Note: See TracChangeset
for help on using the changeset viewer.