mirror of
https://github.com/zulip/zulip.git
synced 2025-11-13 18:36:36 +00:00
jQuery's behavior in methods that, because of their nature, don't need to return anything is to return the element itself in the jQuery object form. Now the zjquery element is returned when one of these methods is called.