Skip to content

Commit d0351e2

Browse files
committed
Merge pull request #289 from unepwcmc/add-book-o-indicators
Add big book 'o indicators
2 parents 46134ca + 39bd225 commit d0351e2

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed
Binary file not shown.

server/views/indicators/show.hbs

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,12 @@
9797
<a class="source" href="{{indicator.source.url}}">{{indicator.source.name}}</a>
9898
</span>
9999
</li>
100+
<li>
101+
<h4>Indicator definition</h4>
102+
<span>
103+
<a class="source" href="/assets/Big book of indicators.pdf">Download PDF</a>
104+
</span>
105+
</li>
100106
</ul>
101107
</section>
102108
</aside>

0 commit comments

Comments
 (0)