diff --git a/InvenTree/stock/templates/stock/stock_move.html b/InvenTree/stock/templates/stock/stock_move.html index 6a35701557..d23317bd35 100644 --- a/InvenTree/stock/templates/stock/stock_move.html +++ b/InvenTree/stock/templates/stock/stock_move.html @@ -5,6 +5,8 @@
{% csrf_token %} {% load crispy_forms_tags %} + +