From fd70f9ec1b49569424fd15c0f3a212bd716bf24a Mon Sep 17 00:00:00 2001 From: Peter Smit Date: Fri, 2 Jan 2015 12:41:05 +0200 Subject: Fix #799 by adding a tooltip for all dates in all settings/panels --- templates/admin/repo/list.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/admin/repo') diff --git a/templates/admin/repo/list.tmpl b/templates/admin/repo/list.tmpl index 3a201fea..88e16a43 100644 --- a/templates/admin/repo/list.tmpl +++ b/templates/admin/repo/list.tmpl @@ -37,7 +37,7 @@ {{.NumWatches}} {{.NumStars}} {{.NumIssues}} - {{DateFormat .Created "M d, Y"}} + {{DateFormat .Created "M d, Y"}} {{end}} -- cgit v1.2.3