|
@@ -137,7 +137,7 @@
|
|
|
</a>
|
|
</a>
|
|
|
</li>
|
|
</li>
|
|
|
<li class="nav-item">
|
|
<li class="nav-item">
|
|
|
- <a class="btn btn-default nav-link dropdown-toggle waves-effect waves-light" data-toggle="dropdown">
|
|
|
|
|
|
|
+ <a class="btn nav-link dropdown-toggle waves-effect waves-light" data-toggle="dropdown">
|
|
|
<img src="{{ user|picture }}" class="picture rounded-circle" width="25" />
|
|
<img src="{{ user|picture }}" class="picture rounded-circle" width="25" />
|
|
|
<span class="user-name text-wrap ml-2">{{ user.name }}</span>
|
|
<span class="user-name text-wrap ml-2">{{ user.name }}</span>
|
|
|
</a>
|
|
</a>
|