mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-03 09:14:48 +09:00
issue 46 validator apply to menu module
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8514 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
c8c03a898c
commit
77722f35b9
7 changed files with 54 additions and 12 deletions
|
|
@ -1,8 +1,9 @@
|
|||
<!--%import("filter/insert_menu.xml")-->
|
||||
<!--%import("js/menu_admin.js")-->
|
||||
<!--#include("header.html")-->
|
||||
|
||||
<form action="./" method="get" onsubmit="return procFilter(this, insert_menu)">
|
||||
<p class="xe_validator_error">{$XE_VALIDATOR_ERROR}</p>
|
||||
<form ruleset="insertMenu" action="./" method="post">
|
||||
<input type="hidden" name="act" value="procMenuAdminInsert" />
|
||||
|
||||
<table cellspacing="0" class="rowTable">
|
||||
<tr>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue