projects
/
kivitendo-erp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3578314
)
Die Uhr doch nicht starten, weil sie unter Opera ziemlich viel Prozessorzeit verbrauc...
author
Moritz Bunkus
<m.bunkus@linet-services.de>
Mon, 29 Jan 2007 16:35:23 +0000
(16:35 +0000)
committer
Moritz Bunkus
<m.bunkus@linet-services.de>
Mon, 29 Jan 2007 16:35:23 +0000
(16:35 +0000)
bin/mozilla/menuv3.pl
patch
|
blob
|
history
diff --git
a/bin/mozilla/menuv3.pl
b/bin/mozilla/menuv3.pl
index
18ab334
..
c94e45f
100644
(file)
--- a/
bin/mozilla/menuv3.pl
+++ b/
bin/mozilla/menuv3.pl
@@
-111,7
+111,7
@@
function clockon() {
document.getElementById('clock_id').innerHTML = (h<10?'0'+h:h)+":"+(m<10?'0'+m:m)+":"+(s<10?'0'+s:s);
var timer=setTimeout("clockon()", 1000);
}
-window.onload=clockon
+
//
window.onload=clockon
//-->
</script>
<table border="0" width="100%" background="image/bg_titel.gif" cellpadding="0" cellspacing="0">