Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: remove password confirmation


James Smith
Participant

@thisisjamessmith

Just for completeness, I fixed those IE errors by changing

`JSON.parse(c)`
to
`jQuery.parseJSON(c)`

in availability.js and email_checker.js

Skip to toolbar