zulip/static
Jessica McKellar 07959dc6d9 alert words: fix accidental use of a global variable.
The global in question was `event`, set to:

MouseEvent {dataTransfer: null,
            toElement: button.btn btn-mini add-alert-word,
            fromElement: null, y: 442, x: 763…}

in Chrome. This does seem to be the correct event.

In Chrome, this global variable existed, so the code path didn't error
out. In Firefox, the global variable didn't exist, causing adding
alert words to fail.

(imported from commit 6bd2a0315ff56a20027074d65ccaa094bd35e63f)
2013-11-07 11:50:01 -05:00
..
audio Rename humbug => zulip in audio files. 2013-10-31 15:29:48 -04:00
html Fix link to bootstrap css in our nginx error pages 2013-11-04 16:35:50 -05:00
images New integrations page 2013-10-29 11:11:45 -07:00
js alert words: fix accidental use of a global variable. 2013-11-07 11:50:01 -05:00
styles Remove next sibling selectors 2013-10-31 18:23:55 -04:00
templates Move "Edit this message" higher in the info menu. 2013-11-07 10:43:09 -05:00
third Give Feedback in non-obvious cases for sent messages 2013-11-01 12:34:39 -04:00
.gitignore Move zephyr/static to just static. 2013-07-29 12:11:26 -04:00
favicon.ico Move zephyr/static to just static. 2013-07-29 12:11:26 -04:00
robots.txt Move zephyr/static to just static. 2013-07-29 12:11:26 -04:00