mirror of
https://github.com/ansible/awx.git
synced 2024-10-30 22:21:13 +03:00
AC-937 - Correct js parse error
Fixes parse error that prevented compile.sh from completing successfully.
This commit is contained in:
parent
06abf29d50
commit
69b0513871
@ -59,7 +59,7 @@ angular.module('StreamListDefinition', [])
|
||||
searchOnly: true,
|
||||
searchObject: 'all',
|
||||
searchPlaceholder: 'All resources',
|
||||
searchWidget: 2,
|
||||
searchWidget: 2
|
||||
},
|
||||
credential_search: {
|
||||
label: 'Credential',
|
||||
|
Loading…
Reference in New Issue
Block a user