We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 309b936 commit 1e1af32Copy full SHA for 1e1af32
ckanext/spatial/templates/spatial/snippets/spatial_query.html
@@ -14,7 +14,7 @@
14
15
<section id="dataset-map" class="module module-narrow module-shallow">
16
<h2 class="module-heading">
17
- <i class="icon-medium icon-globe"></i>
+ <i class="fa fa-globe"></i>
18
{{ _('Filter by location') }}
19
<a href="{{ h.remove_url_param(['ext_bbox']) }}" class="action">{{ _('Clear') }}</a>
20
</h2>
0 commit comments