mirror of
https://github.com/ansible/awx.git
synced 2026-05-23 08:37:48 -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.int_max = null;
|
||||||
scope.float_min = null;
|
scope.float_min = null;
|
||||||
scope.float_max = null;
|
scope.float_max = null;
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
scope.addNewQuestion = function(){
|
scope.addNewQuestion = function(){
|
||||||
|
|||||||
Reference in New Issue
Block a user