From 1785caa6d02eabc2c05e14340be7dc8b7fc6a663 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Mon, 2 Jan 2012 17:13:15 +0000 Subject: [PATCH 1/1] Remove unused code that triggered a javascript error --- app/views/export/_sidebar.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/export/_sidebar.html.erb b/app/views/export/_sidebar.html.erb index baa92d5fc..5f6f634da 100644 --- a/app/views/export/_sidebar.html.erb +++ b/app/views/export/_sidebar.html.erb @@ -10,7 +10,7 @@
<%= text_field_tag('minlat', nil, :size => 10, :class => "export_bound") %>

- <%= t'export.start.manually_select' %> + <%= t'export.start.manually_select' %>

-- 2.43.2