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/org/list.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/admin/org') diff --git a/templates/admin/org/list.tmpl b/templates/admin/org/list.tmpl index f901c696..b522dc08 100644 --- a/templates/admin/org/list.tmpl +++ b/templates/admin/org/list.tmpl @@ -35,7 +35,7 @@ {{.NumTeams}} {{.NumMembers}} {{.NumRepos}} - {{DateFormat .Created "M d, Y"}} + {{DateFormat .Created "M d, Y"}} {{end}} -- cgit v1.2.3