From: hickert Date: Mon, 1 Feb 2010 14:17:38 +0000 (+0000) Subject: Removed GOsa_toggle method from gosa.js X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=5e6b482dd59b9b7c7b23b3e02a2d7d10b5efd0eb;p=gosa.git Removed GOsa_toggle method from gosa.js git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15556 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-core/html/include/gosa.js b/gosa-core/html/include/gosa.js index eec7609e9..b614b56a2 100644 --- a/gosa-core/html/include/gosa.js +++ b/gosa-core/html/include/gosa.js @@ -221,9 +221,6 @@ if (Prototype.Browser.Gecko){ document.onkeydown= keyHandler; } -function GOsa_toggle(element) { - $(element).toggle(); -} function popup(target, name) { var mypopup=