1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-26 13:29:06 +02:00

Update ZeroClipboard to v1.3.5.

Also use the official filenames.
This commit is contained in:
XhmikosR
2014-03-20 07:26:37 +02:00
parent 5057e7c7b8
commit 89c0e4d2ab
6 changed files with 11 additions and 11 deletions

View File

@@ -104,7 +104,7 @@
// Config ZeroClipboard
ZeroClipboard.config({
moviePath: '/assets/flash/zero-clipboard.swf',
moviePath: '/assets/flash/ZeroClipboard.swf',
hoverClass: 'btn-clipboard-hover'
})