mirror of
https://github.com/ansible/awx.git
synced 2026-01-16 04:10:44 -03:30
ngMin and ngMax for integer/float survey question
ngMing and ngMax are directives for setting limitations on number/float fields
This commit is contained in:
parent
a7f1202316
commit
9879076cae
@ -90,7 +90,6 @@ angular.module('AWDirectives', ['RestServices', 'Utilities', 'AuthService', 'Job
|
||||
};
|
||||
})
|
||||
|
||||
|
||||
.directive('ngMin', ['Empty', function (Empty) {
|
||||
return {
|
||||
restrict: 'A',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user