diff --git a/js/module.js b/js/module.js index aa111ef0..43a1603a 100644 --- a/js/module.js +++ b/js/module.js @@ -92,7 +92,7 @@ var Module = Class.extend({ if (err) { Log.error(err) } - + // The inner content of the div will be set after the template is received. // This isn't the most optimal way, but since it's near instant // it probably won't be an issue.