From 3321241b61766045a68a3d607b67e11a95014e87 Mon Sep 17 00:00:00 2001 From: Filipp Lepalaan Date: Thu, 20 Feb 2014 12:44:49 +0200 Subject: Require logins, removed jquery UI --- apps/it/templates/view_issue.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'apps/it/templates/view_issue.html') diff --git a/apps/it/templates/view_issue.html b/apps/it/templates/view_issue.html index b528aa8..b60afb2 100644 --- a/apps/it/templates/view_issue.html +++ b/apps/it/templates/view_issue.html @@ -30,9 +30,9 @@ ...
-

- {{ i.created_by }} {{ i.created_at|naturaltime }} -

+
+ {{ i.created_by }} {{ i.created_at|naturaltime }} +