zulip/templates/zephyr
Waseem Daher 59a00cb1ab Eliminate scrolling-tab.
scrolling-tab used to be used to target which tab would be a recipient
of the scroll events generated by PgUp, PgDn, etc. Since we now let
the browser handle these natively, we don't need to worry about it.

(Instead, when we hook the 'scroll' event, we should make sure that
home screen.)

(imported from commit c555d960da995a09b370867c96d17f4ce4f2171f)
2012-10-04 15:47:20 -04:00
..
accounts_home.html Implement confirmation for new user signups. 2012-10-01 10:45:58 -04:00
accounts_send_confirm.html Implement confirmation for new user signups. 2012-10-01 10:45:58 -04:00
base.html Implement a new login redesign per Waseem. Be a little cute about it. 2012-09-26 16:42:10 -04:00
content_base.html Use HTTPS CDN link for jquery.validate. 2012-09-26 16:48:27 -04:00
debug.html Display SQL queries when DEBUG = True and URL like /?show_debug=y 2012-09-25 18:40:59 -04:00
home.html Eliminate scrolling-tab. 2012-10-04 15:47:20 -04:00
index.html Enable scrolling in a reasonable way on tabs other than 'Home'. 2012-10-04 15:45:58 -04:00
login.html Redirect to login when attempting to resignup with a used email address. 2012-10-01 10:45:58 -04:00
register.html Validate the register.html page. 2012-10-04 10:59:43 -04:00
settings.html Round corners on gravatars. 2012-09-27 14:56:53 -04:00
subscriptions.html Enable scrolling in a reasonable way on tabs other than 'Home'. 2012-10-04 15:45:58 -04:00