Mark the submenu item "Open Issues" active when its active
(partially resolves issue 536)
This commit is contained in:
parent
b138548a10
commit
42936cc51d
@ -1,5 +1,5 @@
|
||||
{extends "idf/issues/base.html"}
|
||||
{block docclass}yui-t2{/block}
|
||||
{block docclass}yui-t2{assign $inOpenIssues=true}{/block}
|
||||
{block body}
|
||||
{$issues.render}
|
||||
{if !$user.isAnonymous()}
|
||||
|
Loading…
Reference in New Issue
Block a user