From 87e247e74040b5e80ff40003d233d5317881102a Mon Sep 17 00:00:00 2001 From: Ananya Sen Date: Thu, 2 Feb 2012 03:30:54 -0800 Subject: fixed code view container, and switching code view Signed-off-by: Ananya Sen --- js/io/system/coreioapi.js | 1 - 1 file changed, 1 deletion(-) (limited to 'js/io/system/coreioapi.js') 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, { // 204 - The file exists and response body has writable flag // 404 - the file does not exist // 500 - unknown server error occurred - //TODO:to be finalized isFileWritable:{ enumerable:true, writable:false, -- cgit v1.2.3