Code

Updated gotomasses
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 27 Mar 2008 14:31:20 +0000 (14:31 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 27 Mar 2008 14:31:20 +0000 (14:31 +0000)
-Added processed image

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@10031 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-plugins/goto/addons/goto/class_gotomasses.inc

index a8ffd8665b9aa9979f9e3c5b12c39f65bcabedcc..7cf0a70b3c33f540805be4a93d0600e8062792d0 100644 (file)
@@ -435,6 +435,9 @@ class gotomasses extends plugin
       if($status == "error"){
         $status = "<img class='center' src='images/false.png' alt=''>&nbsp;"._("Error");
       }
+      if($status == "processed"){
+        $status = "<img class='center' src='images/true.png' alt=''>&nbsp;"._("Processed");
+      }
 
       /* Special handling for all entries that have 
           STATUS == "processing" && PROGRESS == NUMERIC