Current state
This commit is contained in:
6
public/assets/plugins/parsley/wrap/append.js
Normal file
6
public/assets/plugins/parsley/wrap/append.js
Normal file
@@ -0,0 +1,6 @@
|
||||
|
||||
// AMD Compliance
|
||||
if ('function' === typeof define && define.amd)
|
||||
define('parsley', function() { return window.Parsley; } );
|
||||
|
||||
})(window.jQuery);
|
||||
Reference in New Issue
Block a user