fixing missing parsley method
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
define([
|
define([
|
||||||
'mailpoet',
|
'mailpoet',
|
||||||
'jquery'
|
'jquery',
|
||||||
|
'parsleyjs'
|
||||||
],
|
],
|
||||||
function (
|
function (
|
||||||
MailPoet,
|
MailPoet,
|
||||||
|
Reference in New Issue
Block a user