mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-21 05:43:19 -07:00
and some more...
This commit is contained in:
parent
db6f28f980
commit
8dcb8022ab
2 changed files with 2 additions and 2 deletions
|
@ -36,7 +36,7 @@
|
|||
<div class="col-sm-12">
|
||||
<div class="pull-right">
|
||||
<div class="btn-group">
|
||||
@if (Context.CurrentUser.IsAuthenticated())
|
||||
@if (Context.CurrentUser.IsAuthenticated()) //TODO replace with IsAdmin
|
||||
{
|
||||
@if (Model.SearchForMovies)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue