Remove trailing comma

Signed-off-by: Cristian Vargas <cristian@swapps.co>
This commit is contained in:
Cristian Vargas 2018-06-21 11:53:33 -05:00
parent fc745e1979
commit 5a8f4060b7

View File

@ -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
}
},