From 6ad2a72b8652e4911f0f1a169a41f6230c8f3316 Mon Sep 17 00:00:00 2001 From: Alek Ratzloff Date: Tue, 28 Jun 2022 22:48:58 -0700 Subject: [PATCH] Remove old winbox JS include from base.html Signed-off-by: Alek Ratzloff --- board/templates/board/base.html | 1 - 1 file changed, 1 deletion(-) diff --git a/board/templates/board/base.html b/board/templates/board/base.html index 405e424..ce0ed4c 100644 --- a/board/templates/board/base.html +++ b/board/templates/board/base.html @@ -9,7 +9,6 @@ {% block extrastyle %}{% endblock %} - {% if perms.board.create_ban %}