1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-12 21:45:11 +02:00

Media-Manager speed optimization

This commit is contained in:
Cameron
2013-02-23 23:08:30 -08:00
parent a91438f519
commit 231f062e9a
10 changed files with 70 additions and 43 deletions

View File

@@ -284,7 +284,7 @@ $(document).ready(function()
$(id).load(src,function() {
// alert(src);
// $(this).hide();
// $(this).SlideUp();
// $(this).SlideLeft();
});