From: cajus Date: Thu, 28 Jan 2010 10:01:39 +0000 (+0000) Subject: Added global variable X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=d1fb7f6bf618a0017fcf7274c5fc025d429797f4;p=gosa.git Added global variable git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15399 594d385d-05f5-0310-b6e9-bd551577e9d8 --- 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