From 926acc9648b8d6093caf16a9624fd9e3e25e3e50 Mon Sep 17 00:00:00 2001 From: Mitch Riedstra Date: Tue, 10 Oct 2017 14:54:38 -0400 Subject: Initial version of extending context for driver view --- app/dispatch/templates/dispatch/drivers/detail.html | 1 + 1 file changed, 1 insertion(+) (limited to 'app/dispatch/templates') diff --git a/app/dispatch/templates/dispatch/drivers/detail.html b/app/dispatch/templates/dispatch/drivers/detail.html index 97d6ff4..24afcc1 100644 --- a/app/dispatch/templates/dispatch/drivers/detail.html +++ b/app/dispatch/templates/dispatch/drivers/detail.html @@ -19,6 +19,7 @@ + {% load dynamic_key %} {% for date in loads %}
-- cgit v1.2.3