mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-04 09:32:15 +09:00
fixed opage view
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9105 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
d287c4ee11
commit
f6fb8d2463
10 changed files with 94 additions and 23 deletions
|
|
@ -5,5 +5,8 @@
|
|||
<fields>
|
||||
<field name="page_name" required="true" length=":40" rule="alpha_number" />
|
||||
<field name="browser_title" required="true" length=":250" />
|
||||
<field name="path">
|
||||
<if test="$page_type == 'OUTSIDE'" attr="required" value="true" />
|
||||
</field>
|
||||
</fields>
|
||||
</ruleset>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue