From 530362020bda216a100fab83f8dea0a138cf8d4e Mon Sep 17 00:00:00 2001 From: Chris Date: Tue, 26 Nov 2013 15:48:07 +0800 Subject: [PATCH] Roo.js --- Roo.js | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/Roo.js b/Roo.js index 6fe2b2b5a5..34ffaec627 100644 --- 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 -- 2.39.2