From c75e55154b5fcd4923747404b624f2b65a8d98c8 Mon Sep 17 00:00:00 2001 From: Jordan Date: Fri, 31 Jan 2014 20:56:21 -0600 Subject: [PATCH] Dates in dashboard template are working now. Changed column spacing to make Name column wider --- templates/dashboard.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/templates/dashboard.html b/templates/dashboard.html index 18c7385d..da0623a5 100644 --- a/templates/dashboard.html +++ b/templates/dashboard.html @@ -28,14 +28,14 @@ - - - + + + - +
DateNameStatusDateNameStatus
{{campaign.id}}{{campaign.created_date | date:'medium'}} {{campaign.name}} {{campaign.status}}