mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 01:08:56 +00:00
Remove debug from headermenu template
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
<div id="menucontainer" xmlns="http://www.w3.org/1999/html">
|
||||
<div class="collapse navbar-collapse nav navbar-nav top-menu">
|
||||
{if isset($userdata)}
|
||||
{dd($parentcatlist)}
|
||||
{foreach $parentcatlist as $parentcat}
|
||||
{if $parentcat.id == {$catClass::TV_ROOT} && $userdata->hasPermissionTo('view tv') == true}
|
||||
<li class="nav-parent">
|
||||
|
||||
Reference in New Issue
Block a user