mirror of
https://github.com/ansible/awx.git
synced 2026-05-23 16:47:45 -02:30
AC-937 - Correct js parse error
Fixes parse error that prevented compile.sh from completing successfully.
This commit is contained in:
@@ -59,7 +59,7 @@ angular.module('StreamListDefinition', [])
|
||||
searchOnly: true,
|
||||
searchObject: 'all',
|
||||
searchPlaceholder: 'All resources',
|
||||
searchWidget: 2,
|
||||
searchWidget: 2
|
||||
},
|
||||
credential_search: {
|
||||
label: 'Credential',
|
||||
|
||||
Reference in New Issue
Block a user