mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-24 10:12:19 -05:00
2 typos
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@3013 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
parent
0acba2853d
commit
83decbbc79
@ -234,10 +234,14 @@
|
||||
</instructions>
|
||||
<field type='text-single' var='name' label='Event Name'/>
|
||||
<field type='text-single' var='date/start' label='Starting Date'>
|
||||
<xdv:validate datatype='xs:date' method='basic'/>
|
||||
<xdv:validate datatype='xs:date'>
|
||||
<basic/>
|
||||
</xdv:validate>
|
||||
</field>
|
||||
<field type='text-single' var='date/end' label='Ending Date'>
|
||||
<xdv:validate datatype='xs:date' method='basic'/>
|
||||
<xdv:validate datatype='xs:date'>
|
||||
<basic/>
|
||||
</xdv:validate>
|
||||
</field>
|
||||
</x>
|
||||
]]></example>
|
||||
|
Loading…
Reference in New Issue
Block a user