Changeset 305 for Dev/branches/rest-dojo-ui/client/rft/ui/QuestionWidget.js
- Timestamp:
- 03/06/12 13:07:13 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Dev/branches/rest-dojo-ui/client/rft/ui/QuestionWidget.js
r303 r305 28 28 var value = this.ourForm.get('value'); 29 29 lang.mixin(this.value,value); 30 return this. _question;30 return this.value; 31 31 }, 32 32 _onTypeChange: function(type) {
Note: See TracChangeset
for help on using the changeset viewer.