From ea2ce9d3069fa906474e356b7dbd209edd1ea1bd Mon Sep 17 00:00:00 2001 From: Mitch Riedstra Date: Mon, 23 Oct 2017 17:02:36 -0400 Subject: Moved functions to a 'misc' file. Added a settings model. Added initial version of an 'Invoice' model --- app/dispatch/templates/dispatch/drivers/detail.html | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'app/dispatch/templates') diff --git a/app/dispatch/templates/dispatch/drivers/detail.html b/app/dispatch/templates/dispatch/drivers/detail.html index 11e07a9..21d2432 100644 --- a/app/dispatch/templates/dispatch/drivers/detail.html +++ b/app/dispatch/templates/dispatch/drivers/detail.html @@ -30,6 +30,20 @@ +
+
+ + + + + + + + +
DateDescriptionTotal
+
+
+
-- cgit v1.2.3