Captcha caching is possible in v1; I was just doing it wrong.

This commit is contained in:
ccd0 2015-06-21 17:33:15 -07:00
parent 8072a44599
commit 44b791b9d9

View File

@ -140,7 +140,8 @@ Captcha.v1 =
response: response
timeout: @timeout
@count()
@reload()
@destroy()
@setup false, true
$.set 'captchas', @captchas
clear: ->