Author: apfelmaennchen
Date: 2008-03-09 14:04:34 +0100 (Sun, 09 Mar 2008)
New Revision: 4540
Modified:
trunk/htroot/yacy/ui/index.html
Log:
small optical change for the sidebar
Modified: trunk/htroot/yacy/ui/index.html
===================================================================
--- trunk/htroot/yacy/ui/index.html 2008-03-09 12:56:11 UTC (rev 4539)
+++ trunk/htroot/yacy/ui/index.html 2008-03-09 13:04:34 UTC (rev 4540)
@@ -34,7 +34,9 @@
});
function insert_sidebar() {
$('<div id="pager" class="boxed"></div>').appendTo('#sidebar')
- $("#pager").load("sidebar/sidebar_pager.html");
+ $("#pager").load("sidebar/sidebar_pager.html");
+ $('<div id="example" class="boxed"></div>').appendTo('#sidebar')
+ $("#example").load("sidebar/sidebar.html");
}
</script>
</head>
_______________________________________________
YaCy-svn mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/yacy-svn