mirror of
https://github.com/ansible/awx.git
synced 2026-02-25 06:56:00 -03: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'),
|
||||
filter: "longDate",
|
||||
columnClass: "col-lg-3 hidden-md hidden-sm hidden-xs",
|
||||
excludeModal: true,
|
||||
excludeModal: true
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user