From a0042cd70f33cd6b48bd8a7dc8de6072065018cc Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Thu, 9 Apr 2026 17:30:55 +0200 Subject: [PATCH] Feature/add copy-to-clipboard button to coupon code (#6702) Add copy-to-clipboard button to coupon code --- .../src/app/components/admin-overview/admin-overview.html | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/apps/client/src/app/components/admin-overview/admin-overview.html b/apps/client/src/app/components/admin-overview/admin-overview.html index 55fa8dac5..3a8a81024 100644 --- a/apps/client/src/app/components/admin-overview/admin-overview.html +++ b/apps/client/src/app/components/admin-overview/admin-overview.html @@ -107,7 +107,13 @@
| {{ coupon.code }} | +
+ |
{{ formatStringValue(coupon.duration) }} |