From 75049bf77040f8842839ef6edb1ca1a3dc38e43a Mon Sep 17 00:00:00 2001
From: Arvid Andersson
Date: Sun, 12 Jun 2016 07:52:00 +0200
Subject: [PATCH] Temp fix to get ZeroClipboard working
It looks like it can't be loaded from cdnjs in later Chrome versions.
https://github.com/zeroclipboard/zeroclipboard/issues/632
The long term fix is to use something else to get copy to work. SWF
doesn't really feel like the future ;)
Ref #371
---
public/index.html | 2 +-
public/zero-clipboard.min.js | 10 ++++++++++
2 files changed, 11 insertions(+), 1 deletion(-)
create mode 100644 public/zero-clipboard.min.js
diff --git a/public/index.html b/public/index.html
index 21cbb6b..56aba55 100755
--- a/public/index.html
+++ b/public/index.html
@@ -1074,7 +1074,7 @@
-
+