Builder/Provider/File/Base.js
authorAlan Knowles <alan@akbkhome.com>
Tue, 27 Jul 2010 07:19:05 +0000 (15:19 +0800)
committerAlan Knowles <alan@akbkhome.com>
Tue, 27 Jul 2010 07:19:05 +0000 (15:19 +0800)
Builder/Provider/File/Base.js

index b9458ec..28d4990 100644 (file)
@@ -21,6 +21,7 @@ Base = XObject.define(
          * @cfg {Array} doubleStringProps list of properties that can be double quoted.
          */
         doubleStringProps : false,
+        
         id : false,
         name : false,   // is the JS name of the file.
         path : '',      // is the full path to the file.