Rename removelot.html -> lot_delete_modal.html

This commit is contained in:
Santiago L 2022-04-05 11:49:47 +02:00
parent 64182403a2
commit 277c3a84a9
2 changed files with 1 additions and 1 deletions

View File

@ -400,7 +400,7 @@
{% include "inventory/addDeviceslot.html" %}
{% include "inventory/addDevicestag.html" %}
{% include "inventory/removeDeviceslot.html" %}
{% include "inventory/removelot.html" %}
{% include "inventory/lot_delete_modal.html" %}
{% include "inventory/actions.html" %}
{% include "inventory/allocate.html" %}
{% include "inventory/data_wipe.html" %}