Committer: dpetrov
LJSUP-10669: remove incorrect option setting from the form template.U trunk/templates/CommentForm/Form.tmpl
Modified: trunk/templates/CommentForm/Form.tmpl =================================================================== --- trunk/templates/CommentForm/Form.tmpl 2011-12-16 15:00:59 UTC (rev 20802) +++ trunk/templates/CommentForm/Form.tmpl 2011-12-19 06:53:29 UTC (rev 20803) @@ -223,9 +223,7 @@ needCaptcha: !!(Number('<TMPL_VAR need_captcha>')) }) .authtype({ - classNames: { - startAuthTypePrefix: 'b-postform-authtype-' - }, selectors: { + selectors: { authTypeRadios: '.b-postform-login-{authType} .b-postform-login-radio' } })