X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fmenu%2Fmenuv3.html;h=eae64cce81fec83831e251338c1f4f78aad4267b;hb=075bd42af8885aee3c18fe055a2c82b8b43f4cea;hp=9a3410da50e5ba6c971f073892fea160d44beee7;hpb=171a38d37e97d7c21f6e78fdc344fc1bd12b9ab6;p=kivitendo-erp.git diff --git a/templates/webpages/menu/menuv3.html b/templates/webpages/menu/menuv3.html index 9a3410da5..eae64cce8 100644 --- a/templates/webpages/menu/menuv3.html +++ b/templates/webpages/menu/menuv3.html @@ -27,13 +27,14 @@ function on_keydown_quicksearch(e) { return false; } -$(function() { +function clockon() { var now = new Date(); var h = now.getHours(); var m = now.getMinutes(); document.getElementById('clock_id').innerHTML = (h<10?'0'+h:h)+":"+(m<10?'0'+m:m); var timer=setTimeout("clockon()", 10000); -}); +} +$(clockon); //--> @@ -41,9 +42,9 @@ $(function() {   - [[% 'new Window' | $T8 %]] + [[% 'new Window' | $T8 %]]   - [[% 'print' | $T8 %]] + [[% 'print' | $T8 %]]   [[% 'Search contacts' | $T8 %] ]