fixes bug: edit Debate was not validating captcha
This commit is contained in:
committed by
Juanjo Bazán
parent
b62729aac6
commit
aeceaf9ea8
@@ -53,7 +53,7 @@ module CommonActions
|
||||
end
|
||||
|
||||
def correct_captcha_text
|
||||
SimpleCaptcha::SimpleCaptchaData.first.value
|
||||
SimpleCaptcha::SimpleCaptchaData.last.value
|
||||
end
|
||||
|
||||
def avatar(name)
|
||||
|
||||
Reference in New Issue
Block a user