From a6bc0727b21c0a15f6dd135de80bf0b9380ed119 Mon Sep 17 00:00:00 2001 From: nemunaire Date: Sun, 24 Jun 2018 18:19:19 +0200 Subject: [PATCH] admin: use spacing bootstrap utility --- admin/static/views/exercice.html | 20 ++++++++++---------- admin/static/views/settings.html | 2 +- admin/static/views/team-edit.html | 6 +++--- admin/static/views/team-print.html | 4 ++-- admin/static/views/team-stats.html | 2 +- admin/static/views/theme-list.html | 4 ++-- admin/static/views/theme.html | 6 +++--- 7 files changed, 22 insertions(+), 22 deletions(-) diff --git a/admin/static/views/exercice.html b/admin/static/views/exercice.html index a220e6d0..4a44b014 100644 --- a/admin/static/views/exercice.html +++ b/admin/static/views/exercice.html @@ -24,14 +24,14 @@
-
+
- - -

Indices

+ + +

Indices

@@ -61,9 +61,9 @@
- - -

Téléchargements

+ + +

Téléchargements

@@ -83,8 +83,8 @@
- - + +

Drapeaux

@@ -113,7 +113,7 @@
- +

Quizz

diff --git a/admin/static/views/settings.html b/admin/static/views/settings.html index 6b0cb2d7..fafbe988 100644 --- a/admin/static/views/settings.html +++ b/admin/static/views/settings.html @@ -123,7 +123,7 @@
-
+
diff --git a/admin/static/views/team-edit.html b/admin/static/views/team-edit.html index 2e34c5d7..ab560e30 100644 --- a/admin/static/views/team-edit.html +++ b/admin/static/views/team-edit.html @@ -37,11 +37,11 @@
- - -

Membres

+

Membres

This team has no member! diff --git a/admin/static/views/team-print.html b/admin/static/views/team-print.html index b767a3c3..c082db2e 100644 --- a/admin/static/views/team-print.html +++ b/admin/static/views/team-print.html @@ -24,8 +24,8 @@ {{ team.name }} - - +
+
{{ member[field] }} diff --git a/admin/static/views/team-stats.html b/admin/static/views/team-stats.html index d64b278c..7c264afb 100644 --- a/admin/static/views/team-stats.html +++ b/admin/static/views/team-stats.html @@ -33,7 +33,7 @@

Exercices résolus : {{ solved_exercices }}/{{ exercices.length }} {{ solved_exercices * 100 / exercices.length | number:0 }}%

-
+
    diff --git a/admin/static/views/theme-list.html b/admin/static/views/theme-list.html index 67ba4e5e..7d93002c 100644 --- a/admin/static/views/theme-list.html +++ b/admin/static/views/theme-list.html @@ -1,7 +1,7 @@

    Thèmes - - + +

    diff --git a/admin/static/views/theme.html b/admin/static/views/theme.html index 6f36f066..9de3be2b 100644 --- a/admin/static/views/theme.html +++ b/admin/static/views/theme.html @@ -21,9 +21,9 @@

    - Exercices - - + Exercices ({{ exercices.length }}) + +