From d1fb7f6bf618a0017fcf7274c5fc025d429797f4 Mon Sep 17 00:00:00 2001 From: cajus Date: Thu, 28 Jan 2010 10:01:39 +0000 Subject: [PATCH] Added global variable git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15399 594d385d-05f5-0310-b6e9-bd551577e9d8 --- gosa-core/html/include/focus.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gosa-core/html/include/focus.js b/gosa-core/html/include/focus.js index 4222a9f65..52bcdcbbc 100644 --- a/gosa-core/html/include/focus.js +++ b/gosa-core/html/include/focus.js @@ -706,4 +706,6 @@ function send_menu_action(str) } } +var rtimer; + // vim:ts=2:syntax -- 2.30.2