Revert last 3 commits
This commit is contained in:
parent
87e8f3d966
commit
dfc12f81f2
20 changed files with 486 additions and 272 deletions
|
@ -282,6 +282,7 @@
|
|||
{% endif %}
|
||||
{% if request.user.is_superuser %}
|
||||
<li><a href="{{ url('internal_problem') }}">{{ _('Internal') }}</a></li>
|
||||
<li><a href="{{ url('site_stats') }}">{{ _('Stats') }}</a></li>
|
||||
{% endif %}
|
||||
<li><a href="{{ url('user_edit_profile') }}">{{ _('Edit profile') }}</a></li>
|
||||
{% if request.user.is_impersonate %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue