aboutsummaryrefslogtreecommitdiff
path: root/js/document/controllers/document.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/document/controllers/document.js')
-rwxr-xr-xjs/document/controllers/document.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/document/controllers/document.js b/js/document/controllers/document.js
index 8033c2e9..d897934a 100755
--- a/js/document/controllers/document.js
+++ b/js/document/controllers/document.js
@@ -33,7 +33,7 @@ POSSIBILITY OF SUCH DAMAGE.
33var Montage = require("montage/core/core").Montage, 33var Montage = require("montage/core/core").Montage,
34 Component = require("montage/ui/component").Component; 34 Component = require("montage/ui/component").Component;
35//////////////////////////////////////////////////////////////////////// 35////////////////////////////////////////////////////////////////////////
36// 36//
37exports.DocumentController = Montage.create(Component, { 37exports.DocumentController = Montage.create(Component, {
38 //////////////////////////////////////////////////////////////////// 38 ////////////////////////////////////////////////////////////////////
39 // 39 //