2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-07-01 03:00:54 +00:00

Merge branch 'master' of https://github.com/inventree/InvenTree into fr-1421-sso

This commit is contained in:
Matthias
2021-09-05 10:29:57 +02:00
87 changed files with 2132 additions and 1225 deletions

View File

@ -80,7 +80,7 @@
<span class='fas fa-info-circle icon-green'></span>
{% endif %}
{% endif %}
<span class="fas fa-user"></span> <b>{{ user.get_username }}</b></a>
<span class="fas fa-user"></span> <strong>{{ user.get_username }}</strong></a>
<ul class='dropdown-menu'>
{% if user.is_authenticated %}
{% if user.is_staff %}