mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-11-10 23:45:50 +01:00
show badge
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
<i class="menu-icon @if(active == name){menu-icon-active} octicon octicon-@{icon} "></i>
|
||||
@if(expand){ @label}
|
||||
@if(expand && count > 0){
|
||||
<div class="pull-right"><span class="label">@count</span></div>
|
||||
<div class="pull-right"><span class="badge">@count</span></div>
|
||||
}
|
||||
</a>
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user