mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 23:13:25 +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