From d0b4ef2873f2f913f36a38757e9abeef33b366c8 Mon Sep 17 00:00:00 2001 From: Santiago Lamora Date: Mon, 20 Jan 2020 17:40:27 +0100 Subject: [PATCH] Remove database from dashboard domain. Databases are not related to domains, you cannot filter by it so it's weird to provide a link on each existing domain. --- musician/templates/musician/dashboard.html | 16 ++-------------- 1 file changed, 2 insertions(+), 14 deletions(-) diff --git a/musician/templates/musician/dashboard.html b/musician/templates/musician/dashboard.html index 55fd5b5..7988f31 100644 --- a/musician/templates/musician/dashboard.html +++ b/musician/templates/musician/dashboard.html @@ -78,26 +78,13 @@

-
-

{% trans "Databases" %}

-

-

- 0 {% trans "databases created" %} - {% comment %} - - {% endcomment %} -

- -

{% trans "Software as a Service" %}

Nothing installed

+

{% trans "Disk usage" %}

@@ -105,6 +92,7 @@ {% include "musician/components/usage_progress_bar.html" with detail=domain.usage %}
+