[issue-195] Add a link from a plugin event to the plugin tag page for that event.

This commit is contained in:
Joseph Nix 2018-06-28 16:30:56 -05:00
parent 551e9ff851
commit 6532615dd9
1 changed files with 6 additions and 0 deletions

View File

@ -52,6 +52,12 @@
</ul>
{{ this.body }}
{% if this.parent._slug == 'events' %}
<br>
<p>
<a href="{{ ('/plugins/tag/' ~ this._slug ~ '/')|url }}" class="ref">Plugins That Use This Event</a>
</p>
{% endif %}
{% if this.version_history %}
<div class="version-info version-info-collapsed">