Skip to content
This repository was archived by the owner on Jan 5, 2018. It is now read-only.

Commit c78e756

Browse files
primsiprimsi
authored andcommitted
Issue #2680397 by Primsi: DropzoneJS not appearing
1 parent c04d725 commit c78e756

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

js/dropzone.integration.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313

1414
Drupal.behaviors.dropzonejsIntegraion = {
1515
attach: function (context) {
16-
var Dropzone;
1716
Dropzone.autoDiscover = false;
1817
var selector = $(".dropzone-enable");
1918
selector.addClass("dropzone");

0 commit comments

Comments
 (0)