2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-07-01 11:10:54 +00:00

Refactorin'

- Add the "download" button into the "filters" list
- Cuts down on boilerplate code
This commit is contained in:
Oliver
2022-03-03 21:16:27 +11:00
parent 85e9c4d3ca
commit ba406a4da9
9 changed files with 17 additions and 39 deletions

View File

@ -239,10 +239,6 @@
});
{% endif %}
$("#stock-export").click(function() {
downloadTableData($('#stock-table'));
});
$('#location-create').click(function () {
createStockLocation({