From b4b0d224ced9db461e0d9a07f9d3d4311e432150 Mon Sep 17 00:00:00 2001 From: oslomp Date: Mon, 1 Apr 2019 10:57:48 +0200 Subject: [PATCH 1/2] fix visible skip-button for non-mods --- marietje/queues/templates/queues/queue.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/marietje/queues/templates/queues/queue.html b/marietje/queues/templates/queues/queue.html index 169b915..ef2f5b7 100644 --- a/marietje/queues/templates/queues/queue.html +++ b/marietje/queues/templates/queues/queue.html @@ -24,10 +24,10 @@ - {% endif %} + {% endif %} From 7aa9d6ab2a9818e2628bb22e051308916a53f7ae Mon Sep 17 00:00:00 2001 From: oslomp Date: Mon, 1 Apr 2019 18:37:22 +0200 Subject: [PATCH 2/2] changed the way it fixes the bug --- marietje/queues/templates/queues/queue.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/marietje/queues/templates/queues/queue.html b/marietje/queues/templates/queues/queue.html index ef2f5b7..4db9e99 100644 --- a/marietje/queues/templates/queues/queue.html +++ b/marietje/queues/templates/queues/queue.html @@ -24,6 +24,8 @@ + {% endif %} + {% if perms.queues.can_skip %}