mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 22:13:26 +00:00
@@ -9,6 +9,6 @@ $(function () {
|
||||
});
|
||||
|
||||
$('a.copy-button').click(function () {
|
||||
common.copy_data_attribute_value($(this), "admin-emails");
|
||||
common.copy_data_attribute_value($(this), "copytext");
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user