From 607f9c128a29d0602d33a6bfcf547abfbdbbd8f6 Mon Sep 17 00:00:00 2001 From: Christoph Reiter Date: Fri, 14 May 2021 09:40:42 +0200 Subject: [PATCH] queue: submit form on change gets rid of the button click --- app/templates/queue.html | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/app/templates/queue.html b/app/templates/queue.html index b555bc6..db85c61 100644 --- a/app/templates/queue.html +++ b/app/templates/queue.html @@ -25,17 +25,13 @@
- {% for r in repos|sort(attribute='name') %} {% endfor %}
- -
- -