mirror of
https://github.com/ansible/awx.git
synced 2026-03-13 23:17:32 -02:30
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