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
|
||||
var columns = [
|
||||
/*
|
||||
{
|
||||
checkbox: true,
|
||||
visible: true,
|
||||
switchable: false,
|
||||
},
|
||||
*/
|
||||
{
|
||||
sortable: true,
|
||||
field: 'reference',
|
||||
|
Loading…
Reference in New Issue
Block a user