aboutsummaryrefslogtreecommitdiff
path: root/app/dispatch
diff options
context:
space:
mode:
authorMitch Riedstra <mitch@riedstra.us>2017-10-19 21:23:44 -0400
committerMitch Riedstra <mitch@riedstra.us>2017-10-19 21:23:44 -0400
commitf00cac032670c0a0db578b0d055b4d787dccea8a (patch)
tree0bc34ec9f3d41f57a61418c9d3c6375714ae7360 /app/dispatch
parent427c5f1fd2061e229ad06dde4bd5921d296b12d9 (diff)
downloaddispatch-tracker-f00cac032670c0a0db578b0d055b4d787dccea8a.tar.gz
dispatch-tracker-f00cac032670c0a0db578b0d055b4d787dccea8a.tar.xz
Not quite
Diffstat (limited to 'app/dispatch')
-rw-r--r--app/dispatch/templates/dispatch/loads/list.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/dispatch/templates/dispatch/loads/list.html b/app/dispatch/templates/dispatch/loads/list.html
index 78cb476..01dd47d 100644
--- a/app/dispatch/templates/dispatch/loads/list.html
+++ b/app/dispatch/templates/dispatch/loads/list.html
@@ -24,7 +24,7 @@
</div>
{% load custom_tags %}
-{% listForCommaString "Company,Driver,Amount,Description" as load_headers %}
+{% listForCommaString "Customer,Driver,Amount,Description" as load_headers %}
{% include "dispatch/generic_load_listing.html" %}
<div class="row">