mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
remove dead code
This commit is contained in:
parent
8fbd776419
commit
06bd7130f5
@ -2865,13 +2865,6 @@ function loadSalesOrderAdditionalLineItemTable(table, options={}) {
|
|||||||
|
|
||||||
// Table columns to display
|
// Table columns to display
|
||||||
var columns = [
|
var columns = [
|
||||||
/*
|
|
||||||
{
|
|
||||||
checkbox: true,
|
|
||||||
visible: true,
|
|
||||||
switchable: false,
|
|
||||||
},
|
|
||||||
*/
|
|
||||||
{
|
{
|
||||||
sortable: true,
|
sortable: true,
|
||||||
field: 'reference',
|
field: 'reference',
|
||||||
|
Loading…
Reference in New Issue
Block a user