mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 15:03:34 +00:00
$.browser is not supported in higher versions of jQuery. The solution is to instead use vanilla JavaScript to test the navigator.userAgent property for the browser. Fixes: #1033.
967 B
967 B