mirror of
https://github.com/ZwareBear/awx.git
synced 2026-04-02 06:01:48 -05:00
cleaned up old deprecated code
This commit is contained in:
@@ -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(){
|
||||
|
||||
Reference in New Issue
Block a user