From d74b99d05f37c553dc32b5b3a3c5cd420d013888 Mon Sep 17 00:00:00 2001 From: Xavier Fiechter Date: Sat, 7 Dec 2024 11:23:35 +0100 Subject: [PATCH] . --- django/templates/label_edit.html | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/django/templates/label_edit.html b/django/templates/label_edit.html index 43a3607..2e49fde 100644 --- a/django/templates/label_edit.html +++ b/django/templates/label_edit.html @@ -164,6 +164,7 @@ {% endif %} {% endif %} {% endcomment %} + {% is_label_id_in_queue object.id as is_in_queue %} {% if is_in_queue %}
@@ -203,10 +204,6 @@ {% endif %} {% endif %} - - - -