diff --git a/gridforms/gridforms.js b/gridforms/gridforms.js index b51e6b8..7a02e81 100644 --- a/gridforms/gridforms.js +++ b/gridforms/gridforms.js @@ -21,7 +21,7 @@ // THE SOFTWARE. // -$(function() { +jQuery(function($) { var GridForms = { el: { fieldsRows: $('[data-row-span]'),