mirror of
https://github.com/ansible/awx.git
synced 2026-01-12 18:40:01 -03:30
Fix linting error
This commit is contained in:
parent
8523b56707
commit
bc49c879b4
@ -24,7 +24,7 @@ function AtInputGroupController ($scope, $compile) {
|
||||
element = _element_;
|
||||
state = scope.state || {};
|
||||
source = state._source;
|
||||
formId = scope.formId;
|
||||
({ formId } = scope);
|
||||
|
||||
$scope.$watch('state._source._value', vm.update);
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user