]> git.ipfire.org Git - thirdparty/patchwork.git/commit
htdocs: Add clipboard.js
authorStephen Finucane <stephen@that.guru>
Fri, 9 Jun 2017 17:18:04 +0000 (18:18 +0100)
committerStephen Finucane <stephen@that.guru>
Wed, 14 Jun 2017 08:38:08 +0000 (09:38 +0100)
commit02f8c2818bfd33bd02e8b6a64809a114f91c5000
tree4a80901f6aef871c5da4d1cdf551a3c0bbbf1b22
parent29e068a7e8f5777dc0486e32738f8a6942bb6e21
htdocs: Add clipboard.js

We provide our own, much smaller implementation of this currently.
However, we want to be able to implement slightly different variants of
this elsewhere and using an existing library helps avoid reinventing the
wheel and lets us use already battle-tested code.

Signed-off-by: Stephen Finucane <stephen@that.guru>
Reviewed-by: Andrew Donnellan <andrew.donnellan@au1.ibm.com>
htdocs/README.rst
htdocs/js/clipboard.min.js [new file with mode: 0644]
patchwork/templates/patchwork/patch-list.html
templates/base.html