summaryrefslogtreecommitdiff
path: root/htroot/WatchWebStructure_p.html
diff options
context:
space:
mode:
authorLotus <lotus@localhost>2012-03-17 21:10:29 +0100
committerLotus <lotus@localhost>2012-03-17 21:10:29 +0100
commit78f0d8f046f08a85cf0c8a07155e2083bbb5ebc6 (patch)
treea3ff7b5c38b2365f955ad79d8b1446a23808e2d4 /htroot/WatchWebStructure_p.html
parent0b3f39136e5e89a3c5a834f5ab342ad0b29294ac (diff)
no focus on preview frames for search integration
fixes bug http://bugs.yacy.net/view.php?id=161
Diffstat (limited to 'htroot/WatchWebStructure_p.html')
-rw-r--r--htroot/WatchWebStructure_p.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/htroot/WatchWebStructure_p.html b/htroot/WatchWebStructure_p.html
index da1a47d8d..8683ddf19 100644
--- a/htroot/WatchWebStructure_p.html
+++ b/htroot/WatchWebStructure_p.html
@@ -20,7 +20,7 @@
</style>
<script type="text/javascript">
<!--
- imagestub = "WebStructurePicture_p.png?host=#[besthost]#&amp;depth=#[depth]#&amp;width=#[width]#&amp;height=#[height]#&amp;nodes=#[nodes]#&amp;time=#[time]#&amp;colortext=#[colortext]#&amp;colorback=#[colorback]#&amp;colordot=#[colordot]#&amp;colorline=#[colorline]#&amp;colorlineend=#[colorlineend]#";
+ imagestub = "WebStructurePicture_p.png?host=#[besthost]#&depth=#[depth]#&width=#[width]#&height=#[height]#&nodes=#[nodes]#&time=#[time]#&colortext=#[colortext]#&colorback=#[colorback]#&colordot=#[colordot]#&colorline=#[colorline]#&colorlineend=#[colorlineend]#";
idx = 0;
setTimeout("doanimation()", 3000);
function doanimation() {