mirror of https://github.com/zulip/zulip.git
5e93922a7d
Also adds the file to the static asset pipeline. search_pill_widget.js will be used to access the pills object for the search query box. It will act in a similar way to compose_pm_pill.js. Why is this needed: Consider you've initiated a pills object in search.js for the search query box. Now you want to also access that pills object to pre-populate pills after a reload in hashchange.js. search_pill_widget.js makes this easy without the use of events. |
||
---|---|---|
.. | ||
app.js | ||
commons.js |