From 4b6c722de7ab34d03f2f380b1432fc00f8e1cb08 Mon Sep 17 00:00:00 2001 From: Alexander Sulfrian Date: Tue, 12 Jan 2016 01:01:59 +0100 Subject: templates: Javascript is required now The collapsable panels are hidden by default and javascript is required now, but padlite is unusable without javascript anyway. This removes the flashing of the panels during page load. --- templates/group.html | 5 +---- templates/index.html | 8 +------- 2 files changed, 2 insertions(+), 11 deletions(-) diff --git a/templates/group.html b/templates/group.html index ec61426..7399cfd 100644 --- a/templates/group.html +++ b/templates/group.html @@ -117,7 +117,7 @@ -
+

Change this group @@ -129,9 +129,6 @@

- {% endif %} {% else %}{# if not membership.active #} diff --git a/templates/index.html b/templates/index.html index 74098fe..932c83c 100644 --- a/templates/index.html +++ b/templates/index.html @@ -29,7 +29,7 @@ -
+
{% for field in create_form %} @@ -46,10 +46,4 @@
- -{% if not create_form.errors %} - -{% endif %} {% endblock %} -- cgit v1.2.3-1-g7c22