ES5 spaced-comment

This commit is contained in:
Amine Ben hammou
2017-09-21 09:08:52 +00:00
parent 8ebb8e3c02
commit 28504fb5e3
10 changed files with 13 additions and 14 deletions

View File

@ -3,7 +3,7 @@ define('modal', ['mailpoet', 'jquery'],
'use strict';
var MailPoet = mp;
/***************************************************************************
/** *************************************************************************
MailPoet Modal:
version: 0.9
@ -20,7 +20,7 @@ define('modal', ['mailpoet', 'jquery'],
// loading mode
MailPoet.Modal.loading(bool);
***************************************************************************/
************************************************************************** */
MailPoet.Modal = {
version: 0.9,