Removed the debugging content from the cash account in the accounting application.
This commit is contained in:
parent
e00cf7656b
commit
a8d18ddd1e
@ -30,13 +30,8 @@ First written: 2020/7/1
|
||||
{% setvar "use_period_chooser" True %}
|
||||
{% endblock %}
|
||||
|
||||
|
||||
{% block content %}
|
||||
|
||||
<p>{{ request.resolver_match.url_name }}</p>
|
||||
<p>{{ request.resolver_match.app_name }}</p>
|
||||
|
||||
|
||||
<div class="btn-group btn-actions">
|
||||
<div class="btn-group">
|
||||
<button type="button" class="btn btn-primary dropdown-toggle" data-toggle="dropdown">
|
||||
|
Loading…
Reference in New Issue
Block a user