Remove unused code that triggered a javascript error
This commit is contained in:
parent
6fbdf8cca3
commit
1785caa6d0
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
||||||
<br/>
|
<br/>
|
||||||
<%= text_field_tag('minlat', nil, :size => 10, :class => "export_bound") %>
|
<%= text_field_tag('minlat', nil, :size => 10, :class => "export_bound") %>
|
||||||
<p class="export_hint">
|
<p class="export_hint">
|
||||||
<a id='drag_box' href="#" onclick="return startBox();"><%= t'export.start.manually_select' %></a>
|
<a id="drag_box" href="#"><%= t'export.start.manually_select' %></a>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue