Bug fix - Missing link on Group documents page

Signed-off-by: Gergely POLONKAI <polesz@w00d5t0ck.info>
This commit is contained in:
Gergely POLONKAI 2012-08-15 11:46:27 +02:00
parent 7823ac2847
commit 5982b8c05d
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@
{% block content %}
<ul id="submenu">
<li><a href="{{ path('KekRozsakFrontBundle_groupMembers', {slug: group.slug}) }}">Tagok</a></li>
<li><a href="{{ path('KekRozsakFrontBundle_groupView', {slug: group.slug}) }}">Leírás</a></li>
</ul>
<h3>{{ group.name }} - Dokumentumok</h3>
<table>