mirror of
https://github.com/inventree/InvenTree.git
synced 2025-09-23 02:50:18 +00:00
remove import / export calls
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
{% load i18n %}
|
||||
|
||||
import { inventreeLoad, inventreeSave } from '{% url "inventree.js" %}';
|
||||
|
||||
|
||||
function reloadtable(table) {
|
||||
$(table).bootstrapTable('refresh');
|
||||
|
Reference in New Issue
Block a user