mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-24 13:49:56 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@359 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
b96221df53
commit
cdfef84cd6
2 changed files with 110 additions and 67 deletions
|
|
@ -2,7 +2,6 @@
|
|||
<!--%import("filter/update_layout_info.xml")-->
|
||||
<!--%import("filter/insert_layout_menu.xml")-->
|
||||
<!--%import("filter/delete_layout_menu.xml")-->
|
||||
|
||||
<div style="margin-bottom:10px;">
|
||||
<table border="1" width="100%">
|
||||
<col width="140" />
|
||||
|
|
@ -79,6 +78,7 @@
|
|||
<th>
|
||||
{$menu->name} <br />
|
||||
({$menu->maxdepth} {$lang->depth})
|
||||
<textarea id="aa"></textarea>
|
||||
</th>
|
||||
<td>
|
||||
<form id="fo_{$menu_id}" action="./" method="get" onsubmit="return procFilter(this, insert_layout_menu)">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue