mirror of
https://github.com/ZwareBear/awx.git
synced 2026-03-22 16:53:35 -05:00
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