forked from CGM_Public/pretix_original
Fix user log that always shows empty
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
{% trans "Account history" %}
|
||||
</h3>
|
||||
</div>
|
||||
{% include "pretixcontrol/includes/logs.html" with obj=user %}
|
||||
{% include "pretixcontrol/includes/logs.html" with obj=fakeobj %}
|
||||
</div>
|
||||
{% include "pretixcontrol/pagination.html" %}
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user