From bb0ffafe4f040f4e69ecff6624ca73cb3db61bd0 Mon Sep 17 00:00:00 2001 From: Filipp Lepalaan Date: Thu, 3 Sep 2015 11:17:54 +0300 Subject: Fix issue with purchase orders --- servo/templates/admin/locations/form.html | 1 - 1 file changed, 1 deletion(-) (limited to 'servo/templates/admin/locations') diff --git a/servo/templates/admin/locations/form.html b/servo/templates/admin/locations/form.html index 777c9ab..0fad2bc 100644 --- a/servo/templates/admin/locations/form.html +++ b/servo/templates/admin/locations/form.html @@ -19,7 +19,6 @@ {% include "form_field_snippet.html" with field=form.city %} {% include "form_field_snippet.html" with field=form.timezone %} {% include "form_field_snippet.html" with field=form.notes %} - {% include "form_field_snippet.html" with field=form.logo %} {% include "form_field_snippet.html" with field=form.enabled %}
-- cgit v1.2.3