Skip to content

Commit

Permalink
#249 Monitorowanie ściągnieć także poprzez link pod tytułem.
Browse files Browse the repository at this point in the history
  • Loading branch information
KrzysztofMadejski committed Oct 23, 2017
1 parent a415065 commit 38da86c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ckanext/danepubliczne/templates/package/resource_read.html
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@

{% block resource_read_url %}
<p>
<a href="{{ res.url }}">
<a href="{{ res.url }}" class="resource-url-analytics">
<span class="icon icon-download-alt"></span>
{{ _('Download resource') }}</a>
{% if res.tracking_summary %} <span class="muted">(
Expand Down

0 comments on commit 38da86c

Please sign in to comment.