mirror of
https://github.com/zulip/zulip.git
synced 2026-06-24 21:08:25 +08:00
Rather than having a toggle function that just flips the state, it's more correct to have the state just be set to what it should be. Also, we clean up the use of .attr() for a thing better accessed via .prop(). We should probably rename the function at this point, but we save that for a future commit. |
||
|---|---|---|
| .. | ||
| assets | ||
| audio | ||
| generated | ||
| html | ||
| icons/fonts | ||
| images | ||
| js | ||
| locale | ||
| styles | ||
| swagger | ||
| templates | ||
| third | ||
| ts | ||
| .gitignore | ||
| favicon.ico | ||
| node_modules | ||