From 9e8c8abde0671463e025a8bf2d85ff3577d8afc6 Mon Sep 17 00:00:00 2001 From: Andreas Brachold Date: Sat, 19 Jan 2008 14:22:11 +0000 Subject: * TIMERS: html/xstyle: [Bug #12971] javascript to toggle timer failed --- skins/xstyle/javascript/global.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'skins/xstyle/javascript') diff --git a/skins/xstyle/javascript/global.js b/skins/xstyle/javascript/global.js index 87f8741..e07f2df 100644 --- a/skins/xstyle/javascript/global.js +++ b/skins/xstyle/javascript/global.js @@ -1,5 +1,5 @@ // To status frame und dann refresh der seite -function tostatus(url, num) { +function tostatus(url) { myoldurl = location.href; location.href = url; } -- cgit v1.2.3