mirror of
https://github.com/zulip/zulip.git
synced 2026-06-21 21:32:29 +08:00
The disabled property actually prevented text selection, so it seems better to use CSS through the `readonly="readonly"` property. For this, swapped .prop() with .attr() since .prop() was setting it as `readonly=""`. |
||
|---|---|---|
| .. | ||
| assets | ||
| audio | ||
| generated | ||
| html | ||
| images | ||
| js | ||
| shared | ||
| styles | ||
| templates | ||
| third | ||
| .eslintrc.json | ||
| .gitignore | ||
| favicon.ico | ||