Mark the submenu item "Open Issues" active when its active

(partially resolves issue 536)
This commit is contained in:
Thomas Keller 2010-09-14 23:14:29 +00:00
parent b138548a10
commit 42936cc51d

View File

@ -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()}