diff --git a/inventory/static/js/editor.js b/inventory/static/js/editor.js index 0c335b8..aa4002b 100644 --- a/inventory/static/js/editor.js +++ b/inventory/static/js/editor.js @@ -5,7 +5,6 @@ function Editor(cfg) { updateUrl: cfg.updateUrl, createUrl: cfg.createUrl, deleteUrl: cfg.deleteUrl, - updateUrl: cfg.updateUrl, fieldName: cfg.fieldName, recordId: cfg.recordId,