From dc636e1926081f429ab05437ec17c2174b9d8599 Mon Sep 17 00:00:00 2001 From: Serghei Mihai Date: Tue, 22 Sep 2015 17:40:23 +0200 Subject: [PATCH] lingo: remove rows styles of items table (#8210) --- combo/apps/lingo/templates/lingo/combo/items.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/combo/apps/lingo/templates/lingo/combo/items.html b/combo/apps/lingo/templates/lingo/combo/items.html index 1dafa162..6860c558 100644 --- a/combo/apps/lingo/templates/lingo/combo/items.html +++ b/combo/apps/lingo/templates/lingo/combo/items.html @@ -14,7 +14,7 @@ {% for item in items %} - + {{ item.display_id }} {{ item.subject }} {{ item.creation_date|date:"SHORT_DATE_FORMAT" }}