diff options
author | Kruti Shah | 2012-05-22 10:28:41 -0700 |
---|---|---|
committer | Kruti Shah | 2012-05-22 10:28:41 -0700 |
commit | f1387bc995766b8d941f93e605a91c49c8931645 (patch) | |
tree | 74c268f8ffb2996d44e5f643dbcae9ebeed32afa /js/document/html-document.js | |
parent | e9995c973acadc507b802fdefdb22b4c4bf82325 (diff) | |
download | ninja-f1387bc995766b8d941f93e605a91c49c8931645.tar.gz |
Layer Control
Signed-off-by: Kruti Shah <kruti.shah@motorola.com>
Diffstat (limited to 'js/document/html-document.js')
-rwxr-xr-x | js/document/html-document.js | 1 |
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:{ |