Urigo / meteor-angular-socially

angular-meteor example and tutorial app
https://www.angular-meteor.com/tutorials/socially/angular1/bootstrapping
155 stars 144 forks source link

Changed email property party.title to party.name #95

Closed jboothe closed 8 years ago

jboothe commented 8 years ago

Corrected the property party.title to party.name in the Email.send subject and text fields. This error exists beginning in step_14 and remains thru step_22. I corrected it in master and step_14 only. Should I submit another PR with corrections to steps 15-22?