CoderDojoGitHub / our-dojo

Our dojo's website, used for archiving lesson plans and signing up students for classes
http://coderdojosf.com
5 stars 4 forks source link

Fix broken newsletter messaging (success/failure messages) #51

Closed mikefowler closed 10 years ago

mikefowler commented 10 years ago

Fixed issue where newsletter success/failure messages weren't showing due to outdated JS. Changed "Registration is Closed" to "Registration is Full" after getting some emails about confusion with the wording (is it full or just closed?). Refactored the newsletter form itself into a partial so that we can include it directly with the "Registration is Full" message rather than linking back to the homepage.

mikefowler commented 10 years ago

@jonmagic, when you get a sec.

jonmagic commented 10 years ago

Sorry, missed this somehow. :ship: