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