ES5 spaced-comment
This commit is contained in:
@@ -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,
|
||||
|
Reference in New Issue
Block a user