mirror of
https://github.com/inventree/InvenTree.git
synced 2025-04-29 20:16:44 +00:00
improve js debug comment
This commit is contained in:
parent
888fa51cd7
commit
e5872f4b67
@ -267,7 +267,7 @@ $.fn.inventreeTable = function(options) {
|
||||
}
|
||||
});
|
||||
} else {
|
||||
console.log('Could not get list of visible columns!');
|
||||
console.log(`Could not get list of visible columns for column '${tableName}'`);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user