From e716b28494dcd3a0412ce89c8c4eb9582d1dd898 Mon Sep 17 00:00:00 2001 From: tdurieux Date: Wed, 7 Apr 2021 14:12:58 +0200 Subject: [PATCH] improve dashboard page --- public/partials/dashboard.htm | 31 ++++++++++++++++++++----------- 1 file changed, 20 insertions(+), 11 deletions(-) diff --git a/public/partials/dashboard.htm b/public/partials/dashboard.htm index 1acc50e..0806443 100644 --- a/public/partials/dashboard.htm +++ b/public/partials/dashboard.htm @@ -87,15 +87,17 @@ - {{$index + 1}} - + {{$index + 1}} + {{repo.repoId}} {{repo.branch}} - {{repo.terms.length}} - {{repo.status | title}} + {{repo.terms.length}} + + {{repo.status | title}} + - {{repo.anonymizeDate | date}} - {{repo.pageView}} - {{repo.lastView | date}} - + + {{repo.anonymizeDate | date}} + + {{repo.pageView}} + + {{repo.lastView | date}} + +