summaryrefslogtreecommitdiff
path: root/tt-rss.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2008-05-19 12:28:20 +0100
committerAndrew Dolgov <[email protected]>2008-05-19 12:28:20 +0100
commit8836613c437e5ff3f0bc86cb1754756a1b7ba6cb (patch)
treeb824dfd80b302b88696809a383d47c66aee23af7 /tt-rss.php
parent19d7bfcd1dd95d121ba30db21e068d200132b97d (diff)
debug mode tweaks, remove mouse_handler()
Diffstat (limited to 'tt-rss.php')
-rw-r--r--tt-rss.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tt-rss.php b/tt-rss.php
index c2ef53ce0..1de9ce87a 100644
--- a/tt-rss.php
+++ b/tt-rss.php
@@ -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>