aboutsummaryrefslogtreecommitdiff
path: root/js/io/system/coreioapi.js
diff options
context:
space:
mode:
authorAnanya Sen2012-02-02 03:30:54 -0800
committerAnanya Sen2012-02-02 03:30:54 -0800
commit87e247e74040b5e80ff40003d233d5317881102a (patch)
tree42bbe42d1af84ac35c792d720645f0a00ae6aa53 /js/io/system/coreioapi.js
parent8504b61aefb25fdab931f02c4568916d2bf8345c (diff)
downloadninja-87e247e74040b5e80ff40003d233d5317881102a.tar.gz
fixed code view container, and switching code view
Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
Diffstat (limited to 'js/io/system/coreioapi.js')
-rwxr-xr-xjs/io/system/coreioapi.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/js/io/system/coreioapi.js b/js/io/system/coreioapi.js
index 3a007028..717606b5 100755
--- a/js/io/system/coreioapi.js
+++ b/js/io/system/coreioapi.js
@@ -926,7 +926,6 @@ exports.CoreIoApi = Montage.create(Component, {
926 // 204 - The file exists and response body has writable flag 926 // 204 - The file exists and response body has writable flag
927 // 404 - the file does not exist 927 // 404 - the file does not exist
928 // 500 - unknown server error occurred 928 // 500 - unknown server error occurred
929 //TODO:to be finalized
930 isFileWritable:{ 929 isFileWritable:{
931 enumerable:true, 930 enumerable:true,
932 writable:false, 931 writable:false,