mirror of
https://github.com/ansible/awx.git
synced 2026-03-10 14:09:28 -02:30
Remove trailing comma
Signed-off-by: Cristian Vargas <cristian@swapps.co>
This commit is contained in:
committed by
Bill Nottingham
parent
7ecde597ac
commit
475a2bd9bb
@@ -56,7 +56,7 @@ export default ['i18n', function(i18n) {
|
|||||||
label: i18n._('Last Updated'),
|
label: i18n._('Last Updated'),
|
||||||
filter: "longDate",
|
filter: "longDate",
|
||||||
columnClass: "col-lg-3 hidden-md hidden-sm hidden-xs",
|
columnClass: "col-lg-3 hidden-md hidden-sm hidden-xs",
|
||||||
excludeModal: true,
|
excludeModal: true
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user