Add run time to queue
This commit is contained in:
@@ -55,7 +55,7 @@
|
||||
<a href="@page.Url">
|
||||
@page.Name
|
||||
@if (library.IsProtected(page.id, page.path)) {
|
||||
<i class="fa fa-minus-circle fa-fw text-danger" aria-hidden="true"></i>
|
||||
<i class="fa fa-lock fa-fw text-danger" aria-hidden="true"></i>
|
||||
}
|
||||
</a>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user