mirror of
https://github.com/ansible/awx.git
synced 2024-10-31 23:51:09 +03:00
cleaned up old deprecated code
This commit is contained in:
parent
ce31c0e36a
commit
f0c78611b2
@ -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(){
|
||||
|
Loading…
Reference in New Issue
Block a user