Changeset 503 for Dev/trunk/src/client/qed-client/pages/survey.js
- Timestamp:
- 03/11/14 01:00:40 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Dev/trunk/src/client/qed-client/pages/survey.js
r502 r503 70 70 if ( this.object.publicationDate ) { 71 71 this.propertiesForm.set('readOnly',true); 72 this.propertiesForm.set('disabled',true);73 72 this.questionList.set('readOnly',true); 74 this.questionList.set('disabled',true);75 73 } 76 74 },
Note: See TracChangeset
for help on using the changeset viewer.