From 181a6f0f90a8770263daeae37c8e42a66d734106 Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Fri, 10 Jun 2022 13:55:27 -0400 Subject: [PATCH] feat: add "copy permalink" button to post tools, nodebb/nodebb#10566 --- templates/partials/topic/post-menu-list.tpl | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/templates/partials/topic/post-menu-list.tpl b/templates/partials/topic/post-menu-list.tpl index e6e2b6a..b322b06 100644 --- a/templates/partials/topic/post-menu-list.tpl +++ b/templates/partials/topic/post-menu-list.tpl @@ -85,6 +85,12 @@ +
  • + + [[topic:copy-permalink]] + +
  • +