Code

Increased plugin priority
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 1 Apr 2010 14:24:39 +0000 (14:24 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 1 Apr 2010 14:24:39 +0000 (14:24 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@17474 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-plugins/gofon/gofon/fonreports/class_fonreport.inc

index 89279905efeeae1802a98d97af84c9db2de535d0..edca6b0aa8c867039af212c6308134d6fc8b54b0 100644 (file)
@@ -426,7 +426,7 @@ class viewFonEntries{
                     "plDescription" => _("View phone reports")."&nbsp;<i>"._("All entries are readonly")."</i>",
                     "plSelfModify"  => TRUE,
                     "plDepends"     => array(),
-                    "plPriority"    => 0,
+                    "plPriority"    => 88,
                     "plSection"     => array("administration"),
                     "plCategory"    => array("users"),