Slightly better repo list screen
This commit is contained in:
parent
6bcb5cfcaa
commit
685479da7b
4 changed files with 32 additions and 4 deletions
|
@ -55,7 +55,6 @@
|
|||
|
||||
<a href="javascript:void(0)" class="dropdown-toggle" data-toggle="dropdown">{{ user.username }} <b class="caret"></b></a>
|
||||
<ul class="dropdown-menu">
|
||||
<li><a href="#">Settings</a></li>
|
||||
<li><a href="/signout">Sign out</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
|
Reference in a new issue