Roo.js
authorChris <chris@roojs.com>
Tue, 26 Nov 2013 07:48:07 +0000 (15:48 +0800)
committerChris <chris@roojs.com>
Tue, 26 Nov 2013 07:48:07 +0000 (15:48 +0800)
Roo.js

diff --git a/Roo.js b/Roo.js
index 6fe2b2b..34ffaec 100644 (file)
--- a/Roo.js
+++ b/Roo.js
@@ -120,7 +120,16 @@ Roo.apply = function(o, c, defaults){
         BLANK_IMAGE_URL : "http:/"+"/localhost/s.gif",
 
         emptyFn : function(){},
-
+        
+        /**
+         *
+         *
+         *
+         */
+        clone : function(obj){
+            
+        },
+        
         /**
          * Copies all the properties of config to obj if they don't already exist.
          * @param {Object} obj The receiver of the properties