Files
zulip/static/js/copy_and_paste.js
Aman Agrawal eae1829ead message_edit_form: Convert from id to class.
Since we can have multiple instances of `message_edit_form`, it
makes sense to have it as a class.

We track the message_edit_form by setting an id to
`form` element dependent on message_id.
2021-04-27 10:06:25 -07:00

12 KiB