zulip/static/js/portico
Brock Whittaker 59ffb97ea9 Fix: Change .on => .bind.
This changes a typo where a function was attempting to execute the
scope of the parent's "this" by using `function () {}.on()`, rather
than using the `Function.prototype.bind` built-in.
2017-07-26 17:30:25 -07:00
..
api.js Move portico-only JS to static/js/portico/. 2016-12-30 14:47:49 -08:00
help.js help: Redesign /help/ pages to be a single page app. 2017-07-13 15:43:44 -07:00
landing-page.js Fix: Change .on => .bind. 2017-07-26 17:30:25 -07:00
signup.js portico: Explain why password is weak to user. 2017-07-07 14:48:06 -07:00