Expand group name column out a bit

This commit is contained in:
Michael Abashian 2017-02-02 12:03:54 -05:00
parent 1ab62a48ed
commit 70704610c5

View File

@ -50,7 +50,7 @@ export default
label: 'Groups',
key: true,
ngClick: "groupSelect(group.id)",
columnClass: 'col-lg-3 col-md-3 col-sm-3 col-xs-3',
columnClass: 'col-lg-6 col-md-6 col-sm-6 col-xs-6',
class: 'InventoryManage-breakWord',
},
total_groups: {