diff --git a/ereuse_devicehub/templates/inventory/device_list.html b/ereuse_devicehub/templates/inventory/device_list.html index 2a4effe2..a511d397 100644 --- a/ereuse_devicehub/templates/inventory/device_list.html +++ b/ereuse_devicehub/templates/inventory/device_list.html @@ -247,10 +247,17 @@
  • + {% if unassigned_devices %} + + + Devices Lots Spreadsheet + + {% else %} Devices Lots Spreadsheet + {% endif %}