Update battery list columns

This commit is contained in:
Ramon Gutierrez 2018-01-31 20:28:53 +08:00
parent 83cd3a008b
commit 14d702c42b

View file

@ -83,14 +83,16 @@
title: 'ID',
width: 30
},
/*
{
field: 'mfg_name',
title: 'Manufacturer',
width: 150
},
*/
{
field: 'model_name',
title: 'Model',
title: 'Brand',
width: 150
},
{
@ -98,14 +100,16 @@
title: 'Size',
width: 100
},
/*
{
field: 'prod_code',
title: 'Product Code',
width: 150
},
*/
{
field: 'warr_private',
title: 'Personal Wty.',
title: 'Private Wty.',
width: 170
},
{
@ -115,7 +119,7 @@
},
{
field: 'sell_price',
title: 'SRP'
title: 'Price'
},
{
field: 'Actions',