From 5e921ddfff2461e9dd918e08fce10f42b9c19518 Mon Sep 17 00:00:00 2001 From: Klaus-Uwe Mitterer Date: Sun, 10 Mar 2019 13:09:45 +0000 Subject: [PATCH] Make downloader a link again --- templates/manager/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/manager/index.html b/templates/manager/index.html index aba11b2..1c8840f 100644 --- a/templates/manager/index.html +++ b/templates/manager/index.html @@ -40,7 +40,7 @@ {% if device.name %}{{ device.name }}{% endif %} {{ device.network }}
{% if device.curip %}{{ device.curip }} (at {{ device.lasttime }}){% endif %}
- {% if user.is_staff %} {% endif %}{% if user.is_superuser %} {% endif %} + {% if user.is_staff %} {% endif %}{% if user.is_superuser %} {% endif %} {% endfor %}