Skip to content
Snippets Groups Projects
Commit 6fc6828e authored by anonymous's avatar anonymous
Browse files

fix map reset

parent c164a280
No related branches found
No related tags found
No related merge requests found
......@@ -102,7 +102,6 @@
<span class="filtered pill">
{{_('map search active')}}
<a href="{{ h.remove_url_param(['ext_bbox','ext_prev_extent', 'ext_location'])}}" class="remove" title="{{ _('Remove') }}"><i class="fa fa-times"></i></a>
<a href="{{ h.remove_url_param(['ext_bbox','ext_prev_extent', 'ext_location']) }}" class="action">{{ _('Clear') }}</a>
</span>
</p>
{% endif %}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment