mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-08 19:21:40 +09:00
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:
parent
a88d057dbf
commit
85dbb07492
1 changed files with 1 additions and 1 deletions
|
|
@ -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++}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue