From 4c1241b09696869c0037c366448531abd1cd1779 Mon Sep 17 00:00:00 2001 From: Konrad Mohrfeldt Date: Mon, 6 Feb 2012 01:06:30 +0100 Subject: [PATCH] use tabbed views for pages with large amounts of content --- k4ever/main/templates/settings/settings.html | 12 +++-- .../templates/transaction/overview.html | 44 ++++++++++++------- 2 files changed, 37 insertions(+), 19 deletions(-) diff --git a/k4ever/main/templates/settings/settings.html b/k4ever/main/templates/settings/settings.html index cff9bbd..4980301 100644 --- a/k4ever/main/templates/settings/settings.html +++ b/k4ever/main/templates/settings/settings.html @@ -10,10 +10,14 @@ {% endcomment %} {% block "content" %} -
-
-

Pluginberechtigungen

+ +
+
+

Pluginberechtigungen

{% if pluginerror %}

{{ pluginerror|safe }}

@@ -72,7 +76,7 @@
-
+

Passwort

{% if form %} {% if password_success %} diff --git a/k4ever/transaction/templates/transaction/overview.html b/k4ever/transaction/templates/transaction/overview.html index 3b67925..595c63f 100644 --- a/k4ever/transaction/templates/transaction/overview.html +++ b/k4ever/transaction/templates/transaction/overview.html @@ -10,9 +10,21 @@ {% endcomment %} {% block "content" %} -
-
-

Konto aufladen

+ + +
+
+

Konten Ein- und Auszahlungen

{% if transacted %}
{% if error %} @@ -22,7 +34,7 @@ {% endif %}
{% endif %} -
+ {% csrf_token %} {% include "form.html" with form=form %} @@ -31,13 +43,17 @@
- -

Kontodaten:

- {% include "treasurer.html" %} + +

Kontodaten:

+
+
+ {% include "treasurer.html" %} +
+
-
+

Geld überweisen

{% if transacted %}
@@ -48,7 +64,7 @@ {% endif %}
{% endif %} -
+ {% csrf_token %} {% include "form.html" with form=vform %} @@ -59,11 +75,9 @@
-
-
-
-

Vergangene Transaktionen

+
+

Vergangene Ein- und Auszahlungen

@@ -105,8 +119,8 @@
-
-

Vergangene virtuelle Transaktionen

+
+

Vergangene Überweisungen