From b1e120f8e2e4231258df973c96cd063ff43de129 Mon Sep 17 00:00:00 2001 From: Ross Date: Wed, 13 Dec 2023 22:06:35 +0000 Subject: [PATCH] . --- rcr/templates/rcr/item_update.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rcr/templates/rcr/item_update.html b/rcr/templates/rcr/item_update.html index 9d8a25b7..8f7186ee 100644 --- a/rcr/templates/rcr/item_update.html +++ b/rcr/templates/rcr/item_update.html @@ -11,7 +11,7 @@ {{ form|crispy }} - {% if skip %} + {% if skip == 0 or skip %} {% endif %}