message_edit: Added copy to clipboard button.

A copy-to-clipboard button is added over message-edit textarea.
Closes #3239.
This commit is contained in:
Raghav Jajodia
2017-01-18 01:21:30 +05:30
committed by Tim Abbott
parent 2991c19fea
commit 9707c74f33
10 changed files with 64 additions and 2 deletions

View File

@@ -1,2 +1,2 @@
ZULIP_VERSION = "1.5.1+git"
PROVISION_VERSION = '4.12'
PROVISION_VERSION = '4.13'