This website requires JavaScript.
Explore
Help
Register
Sign In
alex
/
PalletControl
Watch
1
Star
0
Fork
You've already forked PalletControl
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
bd6682c775
PalletControl
/
static
/
js
/
plugins-init
/
clipboard-init.js
14 lines
92 B
JavaScript
Raw
Blame
History
(
function
(
$
)
{
"use strict"
new
ClipboardJS
(
'.clipboard-btn'
)
;
}
)
(
jQuery
)
;
Reference in New Issue
View Git Blame
Copy Permalink