diff --git a/src/app/features/admin/partials/datasources.html b/src/app/features/admin/partials/datasources.html index 1199fea27f5..9d179817f4e 100644 --- a/src/app/features/admin/partials/datasources.html +++ b/src/app/features/admin/partials/datasources.html @@ -26,14 +26,26 @@ No datasources defined
| Name | +Url | ++ | + | + |
| - + {{ds.name}} | {{ds.url}} | ++ + default + + |
@@ -60,6 +72,7 @@
+
diff --git a/src/views/index.html b/src/views/index.html
index dc2d53fbaca..34cfe0c7bbb 100644
--- a/src/views/index.html
+++ b/src/views/index.html
@@ -36,7 +36,7 @@
{{alert.title}}
|