From af015d435bb7a6960da922d91c34d267c4df3673 Mon Sep 17 00:00:00 2001 From: rockstardev Date: Thu, 16 Aug 2018 22:22:15 +0200 Subject: [PATCH] Integrating Clipboard.js and implemeting copy code --- BTCPayServer/Views/Apps/PayButton.cshtml | 26 ++++++++++++++++++++++-- 1 file changed, 24 insertions(+), 2 deletions(-) diff --git a/BTCPayServer/Views/Apps/PayButton.cshtml b/BTCPayServer/Views/Apps/PayButton.cshtml index 08f0d6e4f..eec4d3f84 100644 --- a/BTCPayServer/Views/Apps/PayButton.cshtml +++ b/BTCPayServer/Views/Apps/PayButton.cshtml @@ -109,7 +109,10 @@
- Copy Code + +
@@ -133,6 +136,8 @@ + + }