diff options
| author | wei <> | 2007-01-15 04:54:09 +0000 | 
|---|---|---|
| committer | wei <> | 2007-01-15 04:54:09 +0000 | 
| commit | 60ec63490dd45a43ccff9adf9e4c2bc7e2d353c6 (patch) | |
| tree | 475757292c1ea6b57b8f6a08bdb75bb28fe74769 /demos/quickstart/protected/controls/Comments | |
| parent | 7ccc183963c44b5464c26f321a6f73c7904a8d2a (diff) | |
update validator
Diffstat (limited to 'demos/quickstart/protected/controls/Comments')
| -rw-r--r-- | demos/quickstart/protected/controls/Comments/CommentBlock.tpl | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/demos/quickstart/protected/controls/Comments/CommentBlock.tpl b/demos/quickstart/protected/controls/Comments/CommentBlock.tpl index 831938f2..08d7c87a 100644 --- a/demos/quickstart/protected/controls/Comments/CommentBlock.tpl +++ b/demos/quickstart/protected/controls/Comments/CommentBlock.tpl @@ -36,6 +36,7 @@  				ID="credential_validator"
  				ControlToValidate="password"
  				OnServerValidate="validate_credential"
 +				EnableClientScript="false"
  				ErrorMessage="Incorrect username/password" />
  		</div>
  		<div class="content">
 | 
