pdupavillon/express-recaptcha

add data-size

khadishi opened this issue · 2 comments

insert after line 39:
if (this.options.size) captcha_attr += ' data-size="'+this.options.size+'"';

Hi,
I'm currently traveling the world for 1 year, I'll normally be back in mid 2016.
Till then, I can't update the repo.
Cheers

Resolved by the latest commit