cleaned up old deprecated code

This commit is contained in:
Jared Tabor
2014-10-17 17:10:34 -04:00
parent ce31c0e36a
commit f0c78611b2

View File

@@ -513,6 +513,7 @@ angular.module('SurveyHelper', [ 'Utilities', 'RestServices', 'SchedulesHelper',
scope.int_max = null;
scope.float_min = null;
scope.float_max = null;
};
scope.addNewQuestion = function(){