navigator vertical menu skin 새창으로 열기업션 수정

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5849 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ngleader 2009-03-12 01:42:29 +00:00
parent a88d057dbf
commit 85dbb07492

View file

@ -16,7 +16,7 @@
{@ $_pDepth = $val->depth}
<!--@end-->
<li class="menu_{$val->node_srl}<!--@if($val->selected)--> active<!--@end-->">
<a href="{$val->href}">{$val->text}</a>
<a href="{$val->href}"<!--@if($val->open_window=='Y')--> target="_black"<!--@end-->>{$val->text}</a>
<!--@if($val->child_count)-->
{@$_pDepth++}