diff --git a/static/js/ep_email.js b/static/js/ep_email.js index 9149936..4ab9599 100644 --- a/static/js/ep_email.js +++ b/static/js/ep_email.js @@ -1,5 +1,5 @@ if(typeof exports == 'undefined'){ - var exports = this['mymodule'] = {}; + var exports = this['mymodule'] = {}; } exports.postAceInit = function(hook, context){