Revision fd01093a ui/static/snf/js/lib/ZeroClipboard.js

b/ui/static/snf/js/lib/ZeroClipboard.js
255 255
                try {
256 256
                    this.movie.setText( this.clipText );
257 257
                } catch (err) {};
258
				this.movie.setHandCursor( this.handCursorEnabled );
258

  
259
                try {
260
                    this.movie.setHandCursor( this.handCursorEnabled );
261
                } catch(err) {};
262

  
259 263
				break;
260 264
			
261 265
			case 'mouseover':

Also available in: Unified diff