aboutsummaryrefslogtreecommitdiffstats
path: root/t/app/controller
diff options
context:
space:
mode:
authorMatthew Somerville <matthew-github@dracos.co.uk>2017-08-04 21:15:44 +0100
committerMatthew Somerville <matthew-github@dracos.co.uk>2017-08-05 08:00:43 +0100
commit15d5b4d479e75823ad6cb1b323a26498a6ef3cf8 (patch)
treee6c18488adf9c25efcb7195b4e114f34a06d32a6 /t/app/controller
parente21550604e139f2caa58f0a12bc8cabc2094ec39 (diff)
Stop errors from JS validator due to form in form.
The outer form is using the JS validator, which means the validator is called for any event on the inner form fields. If the inner form isn't using the JS validator, it errors as it assumes the closest form has a validator object on it. Having the inner form use the JS validator shouldn't have any effect.
Diffstat (limited to 't/app/controller')
0 files changed, 0 insertions, 0 deletions