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

(partially resolves issue 536)
master
Thomas Keller 2010-09-14 23:14:29 +00:00
parent b138548a10
commit 42936cc51d
1 changed files with 1 additions and 1 deletions

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