issue 46 apply validator to poll module

git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8548 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ovclas 2011-06-30 00:54:10 +00:00
parent a65976f913
commit f020e75e09
11 changed files with 67 additions and 19 deletions

View file

@ -1,8 +1,9 @@
<!--%import("filter/insert_config.xml")-->
<!--%import("js/poll_admin.js")-->
<!--#include("./header.html")-->
<form action="./" method="get" onsubmit="return procFilter(this, insert_config);" id="fo_poll">
<p class="xe_validator_error">{$XE_VALIDATOR_ERROR}</p>
<form ruleset="insertConfig" action="./" method="post" id="fo_poll">
<input type="hidden" name="act" value="procPollAdminInsertConfig" />
<table cellspacing="0" class="rowTable">
<tr>