summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: a3a3bd3)
raw | patch | inline | side by side (parent: a3a3bd3)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 11 Feb 2008 09:22:17 +0000 (09:22 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 11 Feb 2008 09:22:17 +0000 (09:22 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@8810 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/goto/admin/groups/apps/class_groupApplication2.inc | patch | blob | history |
diff --git a/gosa-plugins/goto/admin/groups/apps/class_groupApplication2.inc b/gosa-plugins/goto/admin/groups/apps/class_groupApplication2.inc
index a49b70a678ed5778003347b5bb7480f27df492f2..8c64e8dc54f9012376fa14b59ca4b9fae4fa255e 100644 (file)
}
}
+ if(isset($_POST['edit_reset_image'])){
+ $this->edit_entry['ICON'] = "";
+ }
+
if(isset($_POST['app_entry_cancel'])){
$this->edit_entry = array();
$this->dialog = FALSE;