Rename removelot.html -> lot_delete_modal.html
This commit is contained in:
parent
64182403a2
commit
277c3a84a9
|
@ -400,7 +400,7 @@
|
||||||
{% include "inventory/addDeviceslot.html" %}
|
{% include "inventory/addDeviceslot.html" %}
|
||||||
{% include "inventory/addDevicestag.html" %}
|
{% include "inventory/addDevicestag.html" %}
|
||||||
{% include "inventory/removeDeviceslot.html" %}
|
{% include "inventory/removeDeviceslot.html" %}
|
||||||
{% include "inventory/removelot.html" %}
|
{% include "inventory/lot_delete_modal.html" %}
|
||||||
{% include "inventory/actions.html" %}
|
{% include "inventory/actions.html" %}
|
||||||
{% include "inventory/allocate.html" %}
|
{% include "inventory/allocate.html" %}
|
||||||
{% include "inventory/data_wipe.html" %}
|
{% include "inventory/data_wipe.html" %}
|
||||||
|
|
Reference in New Issue