mirror of
https://github.com/inventree/InvenTree.git
synced 2025-04-30 04:26:44 +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…
x
Reference in New Issue
Block a user