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

@@ -1,7 +1,7 @@
define('notice', ['mailpoet', 'jquery'], function (mp, jQuery) {
'use strict';
/*==================================================================================================
/*= =================================================================================================
MailPoet Notice:
@@ -22,7 +22,7 @@ define('notice', ['mailpoet', 'jquery'], function (mp, jQuery) {
// system message (static: true)
MailPoet.Notice.system('You need to updated ASAP!');
==================================================================================================*/
================================================================================================== */
var MailPoet = mp;
MailPoet.Notice = {
version: 1.0,