From 6f155f04b7f811b4c5ca684960f2bfe4177666b0 Mon Sep 17 00:00:00 2001 From: jordan Date: Thu, 5 May 2011 14:26:04 +0000 Subject: [PATCH] remove the jquery.copy plugin, we don't need it anymore git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@1024 0cfe37f9-358a-4d5e-be75-b63607b5c754 --- forum/skins/default/media/js/jquery.copy.js | 1 - forum/skins/default/media/js/jquery.copy.swf | Bin 109 -> 0 bytes 2 files changed, 1 deletion(-) delete mode 100644 forum/skins/default/media/js/jquery.copy.js delete mode 100644 forum/skins/default/media/js/jquery.copy.swf diff --git a/forum/skins/default/media/js/jquery.copy.js b/forum/skins/default/media/js/jquery.copy.js deleted file mode 100644 index 93e8475..0000000 --- a/forum/skins/default/media/js/jquery.copy.js +++ /dev/null @@ -1 +0,0 @@ -jQuery.copy=function(data){return jQuery.fn.copy.call({},data);};jQuery.fn.copy=function(delimiter){var me=this,flashcopier=(function(fid){return document.getElementById(fid)||(function(){var divnode=document.createElement('div');divnode.id=fid;document.body.appendChild(divnode);return divnode;})();})('_flash_copier'),data=jQuery.map(me,function(bit){return typeof bit==='object'? bit.value||bit.innerHTML.replace(/<.+>/g,''):'';}).join(delimiter||'').replace(/^\s+|\s+$/g,'')||delimiter,divinfo='';flashcopier.innerHTML=divinfo;return this;}; diff --git a/forum/skins/default/media/js/jquery.copy.swf b/forum/skins/default/media/js/jquery.copy.swf deleted file mode 100644 index 2cfe37185b27a7abf2db96f1ed2d6d15d7f601f8..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 109 zcmV-z0FwVhS5pUh0001ZoU349jb~usU%=9Emx)0FCc@6Z&ImM#g9$9j P93;-*0OSGyce)t=rY|(Z -- 2.39.5