aboutsummaryrefslogtreecommitdiff
path: root/js/document/html-document.js
diff options
context:
space:
mode:
authorKruti Shah2012-05-22 10:28:41 -0700
committerKruti Shah2012-05-22 10:28:41 -0700
commitf1387bc995766b8d941f93e605a91c49c8931645 (patch)
tree74c268f8ffb2996d44e5f643dbcae9ebeed32afa /js/document/html-document.js
parente9995c973acadc507b802fdefdb22b4c4bf82325 (diff)
downloadninja-f1387bc995766b8d941f93e605a91c49c8931645.tar.gz
Layer Control
Signed-off-by: Kruti Shah <kruti.shah@motorola.com>
Diffstat (limited to 'js/document/html-document.js')
-rwxr-xr-xjs/document/html-document.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/js/document/html-document.js b/js/document/html-document.js
index 9d083dd8..fc803c49 100755
--- a/js/document/html-document.js
+++ b/js/document/html-document.js
@@ -82,7 +82,6 @@ exports.HTMLDocument = Montage.create(TextDocument, {
82 } 82 }
83 }, 83 },
84 84
85
86 // GETTERS / SETTERS 85 // GETTERS / SETTERS
87 86
88 codeViewDocument:{ 87 codeViewDocument:{