mirror of
				https://gitlab.crans.org/bde/nk20
				synced 2025-11-03 17:08:47 +01:00 
			
		
		
		
	Fix search transactions page
This commit is contained in:
		@@ -12,7 +12,7 @@
 | 
			
		||||
            {% include "member/club_info.html" %}
 | 
			
		||||
        {% endwith %}
 | 
			
		||||
    {% elif note.user %}
 | 
			
		||||
        {% with user=note.user %}
 | 
			
		||||
        {% with user_object=note.user %}
 | 
			
		||||
            {% include "member/profile_info.html"  %}
 | 
			
		||||
        {% endwith %}
 | 
			
		||||
    {% endif %}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user