mirror of
https://github.com/ansible/awx.git
synced 2026-01-14 03:10:42 -03:30
Fixed missed refactor of function name
This commit is contained in:
parent
a6e06588b4
commit
cfe450b7be
@ -178,7 +178,7 @@ angular.module('JobTemplatesHelper', ['Utilities'])
|
||||
|
||||
|
||||
if (scope.project === "" && scope.playbook === "") {
|
||||
scope.toggleScanInfo();
|
||||
scope.resetProjectToDefault();
|
||||
}
|
||||
|
||||
RelatedSearchInit({
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user