zulip/templates/zephyr
Waseem Daher 6d2b2f897a Implement safari composebox workaround in a less fragile way.
If Javascript breaks or stops working, the previous hack means that
Tab-Enter stops working on Firefox and Chrome (since the tab key now
needs to select two divs before it gets to the Send button.)

By putting the one div *after* the Send button, we ensure that this
keeps working gracefully on Firefox and Chrome (and presumably IE), at
the expense of Safari in this specific case.

(imported from commit 9c9a613b1b1718ff8f0b9ef7497ebb13db0ddc64)
2012-11-26 12:15:14 -05:00
..
accounts_home.html Always allow registration if attempting to register for a non-MIT realm. 2012-11-21 16:42:15 -05:00
accounts_send_confirm.html Don't include signup.js in login.html 2012-10-16 01:33:15 -04:00
activity.html activity monitor: style tables and make them sortable. 2012-11-09 16:45:18 -05:00
base.html Put the realm in the <title> when you're logged in. 2012-11-20 21:15:26 -05:00
debug.html Document what all the Django templates are for 2012-10-16 01:33:15 -04:00
home.html Implement safari composebox workaround in a less fragile way. 2012-11-26 12:15:14 -05:00
index.html Show a user-visible error message when mirroring is not working. 2012-11-26 11:49:29 -05:00
keyboard_shortcuts.html Make 'v' the new hotkey for "Show all private messages". 2012-11-06 13:37:24 -05:00
login.html Enable basic password reset functionality. 2012-11-06 16:33:21 -05:00
markdown_help.html Document that three tildes is enough for a code block 2012-11-19 14:34:18 -05:00
portico.html Always allow registration if attempting to register for a non-MIT realm. 2012-11-21 16:42:15 -05:00
portico_signup.html Use the obfuscated URLs 2012-10-17 15:04:33 -04:00
privacy.html Terms/privacy changes based on Tim's suggestions 2012-10-29 11:28:24 -04:00
register.html register.html: Wrap an extremely long line 2012-10-26 14:03:23 -04:00
reset.html Enable basic password reset functionality. 2012-11-06 16:33:21 -05:00
reset_confirm.html Enable basic password reset functionality. 2012-11-06 16:33:21 -05:00
reset_done.html Enable basic password reset functionality. 2012-11-06 16:33:21 -05:00
reset_emailed.html Enable basic password reset functionality. 2012-11-06 16:33:21 -05:00
settings.html Module pattern for ui.js 2012-11-19 23:31:22 -05:00
subscriptions.html Rename new_subscription argument to streams. 2012-11-01 13:05:52 -04:00
terms.html Update terms 2012-10-30 12:29:29 -04:00