inderpreetsingh / a-circle-of-joy

A Circle of Joy, Simple CRM in meteor
MIT License
2 stars 0 forks source link

Disable double click on sign up button , when signing up #29

Closed inderpreetsingh closed 8 years ago

inderpreetsingh commented 8 years ago

If user clicks sign up button twice, it runs the sign up function twice. Need to tackle this.