mirror of
https://github.com/sismics/docs.git
synced 2025-12-24 15:11:38 +00:00
#41: Batch to rebuild quota storage + UI: show and edit quota
This commit is contained in:
@@ -110,7 +110,10 @@
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#/settings/account" title="Logged in as {{ userInfo.username }}">{{ userInfo.username }}</a>
|
||||
<a href="#/settings/account" title="Logged in as {{ userInfo.username }}">
|
||||
<span class="glyphicon glyphicon-user"></span>
|
||||
{{ userInfo.username }}
|
||||
</a>
|
||||
</li>
|
||||
<li ng-class="{active: $uiRoute}" ui-route="/settings.*">
|
||||
<a href="#/settings/account">
|
||||
|
||||
Reference in New Issue
Block a user