mirror of
				https://gitlab.crans.org/bde/nk20
				synced 2025-11-04 09:12:11 +01:00 
			
		
		
		
	Smaller membership renew btn
This commit is contained in:
		@@ -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>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user