there is always an email field

This commit is contained in:
ccd0 2014-06-10 18:14:09 -07:00
parent 06be176011
commit 300f579a0c

View File

@ -475,7 +475,6 @@ QR =
QR.max_duration_video = 120
QR.nodes.name.hidden = !$ '.postForm input[name=name]:not([type=hidden])'
QR.nodes.email.hidden = !$ '.postForm input[name=email]:not([type=hidden])'
QR.nodes.sub.hidden = !$ '.postForm input[name=sub]:not([type=hidden])'
QR.spoiler = !!$ '.postForm input[name=spoiler]'