mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-20 05:46:34 +00:00
Change name of purchaseorder line item table
- Was conflicting with purchaseorder table - Saved column selections were being overridden
This commit is contained in:
@ -185,8 +185,6 @@ $('#cat-param-table').inventreeTable({
|
||||
|
||||
function loadTemplateTable(pk) {
|
||||
|
||||
console.log('refresh:', pk);
|
||||
|
||||
// Enable the buttons
|
||||
$('#new-cat-param').removeAttr('disabled');
|
||||
|
||||
|
Reference in New Issue
Block a user