diff --git a/ereuse_devicehub/static/js/main_inventory.js b/ereuse_devicehub/static/js/main_inventory.js index dd121e40..f9a3c0bf 100644 --- a/ereuse_devicehub/static/js/main_inventory.js +++ b/ereuse_devicehub/static/js/main_inventory.js @@ -23,3 +23,7 @@ function deviceSelect() { $(x).val(devices_id); }); } + +function newAction(action) { + return action; +} diff --git a/ereuse_devicehub/templates/inventory/actions.html b/ereuse_devicehub/templates/inventory/actions.html new file mode 100644 index 00000000..3216537a --- /dev/null +++ b/ereuse_devicehub/templates/inventory/actions.html @@ -0,0 +1,33 @@ +
diff --git a/ereuse_devicehub/templates/inventory/device_list.html b/ereuse_devicehub/templates/inventory/device_list.html index 58a70aca..fa373c01 100644 --- a/ereuse_devicehub/templates/inventory/device_list.html +++ b/ereuse_devicehub/templates/inventory/device_list.html @@ -72,25 +72,25 @@ Status actions