fixing missing parsley method

This commit is contained in:
Amine Ben hammou
2017-10-10 13:10:49 +00:00
parent 0c4407f43a
commit 71c031ccf9

View File

@@ -1,6 +1,7 @@
define([ define([
'mailpoet', 'mailpoet',
'jquery' 'jquery',
'parsleyjs'
], ],
function ( function (
MailPoet, MailPoet,