mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 01:57:35 -03:30
Remove trailing comma
Signed-off-by: Cristian Vargas <cristian@swapps.co>
This commit is contained in:
parent
fc745e1979
commit
5a8f4060b7
@ -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
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user