2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-18 04:55:44 +00:00

remove dead code

This commit is contained in:
Matthias
2022-03-11 00:51:20 +01:00
parent 8fbd776419
commit 06bd7130f5

View File

@ -2865,13 +2865,6 @@ function loadSalesOrderAdditionalLineItemTable(table, options={}) {
// Table columns to display
var columns = [
/*
{
checkbox: true,
visible: true,
switchable: false,
},
*/
{
sortable: true,
field: 'reference',