From 4e315b361f38a685bc689457e52646330cf94a72 Mon Sep 17 00:00:00 2001 From: "michele.artini" Date: Thu, 13 May 2021 09:37:17 +0200 Subject: [PATCH] ui --- .../src/main/resources/static/index.html | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/apps/dhp-mdstore-manager/src/main/resources/static/index.html b/apps/dhp-mdstore-manager/src/main/resources/static/index.html index f2cdea17..2664fd4e 100644 --- a/apps/dhp-mdstore-manager/src/main/resources/static/index.html +++ b/apps/dhp-mdstore-manager/src/main/resources/static/index.html @@ -31,10 +31,15 @@

+
+ Number of mdstores: {{(mdstores | filter:mdstoreFilter).length}} +


+

+

+

-
-
{{md.id}}
+
mdstore {{$index+1}} {{md.id}}