1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-27 14:31:29 +00:00

debug mode tweaks, remove mouse_handler()

This commit is contained in:
Andrew Dolgov
2008-05-19 12:28:20 +01:00
parent 19d7bfcd1d
commit 8836613c43
8 changed files with 12 additions and 53 deletions

View File

@@ -109,7 +109,7 @@ if (document.addEventListener) {
window.onload = init;
</script>
<ul id="debug_output"></ul>
<ul id="debug_output" style='display : none'></ul>
<div id="infoBoxShadow"><div id="infoBox">&nbsp;</div></div>