We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2280ba4 + 8b2dd1a commit 0efbfa7Copy full SHA for 0efbfa7
src/angular-zeroclipboard.js
@@ -3,7 +3,7 @@ provider('uiZeroclipConfig', function() {
3
// default configs
4
var _zeroclipConfig = {
5
buttonClass: '',
6
- moviePath: "ZeroClipboard.swf",
+ swfPath: "ZeroClipboard.swf",
7
trustedDomains: [window.location.host],
8
cacheBust: true,
9
forceHandCursor: false,
0 commit comments