mirror of
https://github.com/ansible/awx.git
synced 2026-03-22 19:35:02 -02: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 === "") {
|
if (scope.project === "" && scope.playbook === "") {
|
||||||
scope.toggleScanInfo();
|
scope.resetProjectToDefault();
|
||||||
}
|
}
|
||||||
|
|
||||||
RelatedSearchInit({
|
RelatedSearchInit({
|
||||||
|
|||||||
Reference in New Issue
Block a user