Commit 4bf4a710 authored by martin frances's avatar martin frances Committed by Michael Mol
Browse files

Issue #2728387 by martin107, michaelmol: coffee.js input parameters mismatch

parent 5e4524b2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -226,4 +226,4 @@

  DrupalCoffee.field = $('<input id="coffee-q" type="text" autocomplete="off" />');

})(jQuery, Drupal, drupalSettings);
})(jQuery, Drupal, drupalSettings, DrupalCoffee);