Skip to content
Snippets Groups Projects
Commit 857e2651 authored by Martin Mareš's avatar Martin Mareš
Browse files

U rolí už není potřeba tlačítko "Historie"

parent 298e034d
No related branches found
No related tags found
No related merge requests found
......@@ -88,9 +88,6 @@ Podobně <code>S</code> znamená všechny středoškolské kategorie <code>A</co
<button type="submit" class="btn btn-xs btn-danger">Odebrat</button>
</form>
{% endif %}
{% if g.user.is_admin %}
<a class="btn btn-xs btn-default" href="{{ log_url('user_role', role.user_role_id) }}">Historie</a>
{% endif %}
</div>
</tr>
{% endfor %}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment