From f1498d3f324bd2b02cc69ff3459baad74fb648b2 Mon Sep 17 00:00:00 2001 From: Max Magorsch Date: Tue, 8 Dec 2020 03:36:41 +0100 Subject: Add the missing Hits column to the admin panel Signed-off-by: Max Magorsch --- web/templates/admin/show.tmpl | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/web/templates/admin/show.tmpl b/web/templates/admin/show.tmpl index 2dbbb78..15646f9 100644 --- a/web/templates/admin/show.tmpl +++ b/web/templates/admin/show.tmpl @@ -54,7 +54,7 @@ {{end}} {{if $empty}} - No shortened URLs yet + No shortened URLs yet {{end}} @@ -67,15 +67,17 @@ - + + + @@ -88,6 +90,7 @@ + - + {{end}} -- cgit v1.2.3-18-g5258
Short URL Target CreatorHits Action
go.gentoo.org{{.ShortLink}} {{.TargetLink}} {{replaceAll .UserEmail "@gentoo.org" ""}}{{.Hits}}
@@ -103,7 +106,7 @@ {{end}} {{if $empty}}
No shortened URLs yetNo shortened URLs yet