From f114265662c9e18a00983abbfa5e4c5de63ed872 Mon Sep 17 00:00:00 2001 From: Yohann D'ANELLO Date: Sat, 1 Aug 2020 15:35:45 +0200 Subject: [PATCH] Remove btn btn-link on non-clickable table headers --- templates/member/club_tables.html | 6 +++--- templates/member/profile_tables.html | 4 ++-- templates/wei/bus_tables.html | 4 ++-- templates/wei/busteam_tables.html | 2 +- templates/wei/weiclub_tables.html | 8 ++++---- 5 files changed, 12 insertions(+), 12 deletions(-) diff --git a/templates/member/club_tables.html b/templates/member/club_tables.html index d4a9575b..139d3abc 100644 --- a/templates/member/club_tables.html +++ b/templates/member/club_tables.html @@ -3,7 +3,7 @@ {% if managers.data %}
@@ -16,7 +16,7 @@ {% if member_list.data %}
@@ -29,7 +29,7 @@ {% if history_list.data %}
diff --git a/templates/member/profile_tables.html b/templates/member/profile_tables.html index 9629ff14..4936cc26 100644 --- a/templates/member/profile_tables.html +++ b/templates/member/profile_tables.html @@ -11,7 +11,7 @@
@@ -22,7 +22,7 @@
-
@@ -35,7 +35,7 @@ {% if memberships.data %}
diff --git a/templates/wei/busteam_tables.html b/templates/wei/busteam_tables.html index 3135158f..c3e53bf7 100644 --- a/templates/wei/busteam_tables.html +++ b/templates/wei/busteam_tables.html @@ -39,7 +39,7 @@ {% if memberships.data or True %}
diff --git a/templates/wei/weiclub_tables.html b/templates/wei/weiclub_tables.html index d5a8ff01..b97f5736 100644 --- a/templates/wei/weiclub_tables.html +++ b/templates/wei/weiclub_tables.html @@ -75,7 +75,7 @@ {% if buses.data %}
@@ -88,7 +88,7 @@ {% if member_list.data %}
@@ -101,7 +101,7 @@ {% if history_list.data %}