Changeset 49 for Dev/trunk/classes/SurveyCreationTool.php
- Timestamp:
- 07/25/11 15:59:56 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Dev/trunk/classes/SurveyCreationTool.php
r37 r49 224 224 225 225 answersDiv.appendChild(answerDiv); 226 answersDiv.answerCount 226 answersDiv.answerCount++; 227 227 228 228 handleAnswerChange(questionNumber);
Note: See TracChangeset
for help on using the changeset viewer.