From: hickert Date: Mon, 1 Mar 2010 13:22:35 +0000 (+0000) Subject: Added notofy class to tabs :wq X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=b5fad143f630655ccfa97ec3fd757beded389894;p=gosa.git Added notofy class to tabs :wq git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15799 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-core/include/class_tabs.inc b/gosa-core/include/class_tabs.inc index 6be1d9d2f..a6a80070d 100644 --- a/gosa-core/include/class_tabs.inc +++ b/gosa-core/include/class_tabs.inc @@ -152,9 +152,6 @@ class tabs function save_object($save_current= FALSE) { - - - /* Save last tab */ if ($this->last != ""){ @DEBUG (DEBUG_TRACE, __LINE__, __FUNCTION__, __FILE__, @@ -194,7 +191,6 @@ class tabs $display = "\n
"; $display.= "\n "; $display.="\n
";