Code

Upated image
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 24 Jul 2008 08:49:05 +0000 (08:49 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 24 Jul 2008 08:49:05 +0000 (08:49 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@11963 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-plugins/goto/addons/goto/events/class_DaemonEvent_update.inc
gosa-plugins/goto/html/images/update.png [new file with mode: 0644]

index 7c28e3a3b037e9c6a0245c94edc3dffcaa515745..3571fc328a56db93341cd97cc3e14883377a8b7f 100644 (file)
@@ -31,8 +31,8 @@ class DaemonEvent_update extends DaemonEvent
     $this->s_Schedule_Action = "job_trigger_action_update";
     $this->s_Trigger_Action= "job_trigger_action_update";
     $this->s_Queued_Action= "trigger_action_update";
-    $this->s_Menu_Image = "images/time.png";
-    $this->s_List_Image = "images/time.png";
+    $this->s_Menu_Image = "plugins/goto/images/update.png";
+    $this->s_List_Image = "plugins/goto/images/update.png";
   }
 
   public function execute()
diff --git a/gosa-plugins/goto/html/images/update.png b/gosa-plugins/goto/html/images/update.png
new file mode 100644 (file)
index 0000000..1de43d5
Binary files /dev/null and b/gosa-plugins/goto/html/images/update.png differ