Merge pull request #543 from torrentpier/added-topic-copy-button

Added current topic url copy button in viewtopic
This commit is contained in:
Roman Kelesidis 2023-02-21 14:51:04 +07:00 committed by GitHub
commit 3767ff9e92
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -140,6 +140,7 @@ ajax.callback.post_mod_comment = function(data) {
};
</script>
<a style="cursor: help; color: #800000;" title="{L_EDIT_TOPIC_TITLE}" onclick="edit_topic_title('edit'); return false" href="#">&para;</a>
<a style="color: #800000;" data-clipboard-text="{FULL_URL}{U_VIEW_TOPIC}" class="copyElement clickable" title="Copy to clipboard">&#8594;</a>
<div id="tt-edit-tpl" style="display: none;">
<div class="tt-edit" style="padding: 4px;">