diff --git a/src/backoffice/templates/info_desk/inventory_index.html b/src/backoffice/templates/info_desk/inventory_index.html index 14cb79596..cae6d425c 100644 --- a/src/backoffice/templates/info_desk/inventory_index.html +++ b/src/backoffice/templates/info_desk/inventory_index.html @@ -5,6 +5,9 @@ {% endblock %} {% block content %} + {% if pos_list|length == 0 %} +