mirror of
https://github.com/zulip/zulip.git
synced 2026-07-03 21:10:12 +08:00
Here we pull in the jqueryui library and a style sheet to provide a widget to do autocomplete for various fields. We populate a list of all ever-seen classes, instances, and people (C/I/P) into JS arrays and then pass them to jqueryui. Each time a new C/I/P appears, we reinitialise the autocomplete functions so they will notice the new data. (imported from commit f1ab69c99d21f68ccf40c015bd43960f463c6ff2) |
||
|---|---|---|
| .. | ||
| bootstrap | ||
| ich | ||
| jquery | ||
| js | ||
| styles | ||
| templates | ||