mirror of
https://github.com/zulip/zulip.git
synced 2025-11-11 01:16:19 +00: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=""`.
30 KiB
30 KiB