1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2025-06-21 01:48:21 +02:00

Smaller membership renew btn

This commit is contained in:
Alexandre Iooss
2020-08-25 16:44:01 +02:00
parent e3785e11f1
commit 1fd37bb1ce
2 changed files with 25 additions and 20 deletions

View File

@ -26,7 +26,8 @@ SPDX-License-Identifier: GPL-3.0-or-later
<div class="card bg-light">
<div class="card-header position-relative" id="historyListHeading">
<a class="stretched-link font-weight-bold text-decoration-none" {% if "note.view_note"|has_perm:user_object.note %}
<a class="stretched-link font-weight-bold text-decoration-none"
{% if "note.view_note"|has_perm:user_object.note %}
href="{% url 'note:transactions' pk=user_object.note.pk %}" {% endif %}>
<i class="fa fa-euro"></i> {% trans "Transaction history" %}
</a>