From: cajus
Date: Tue, 21 Mar 2006 13:47:37 +0000 (+0000)
Subject: Added branches for apps
X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=7048e949395e79a6770f614360b2d88800faaf09;p=gosa.git
Added branches for apps
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@2880 594d385d-05f5-0310-b6e9-bd551577e9d8
---
diff --git a/plugins/admin/applications/class_applicationManagement.inc b/plugins/admin/applications/class_applicationManagement.inc
index 36f3ddd66..90f044b34 100644
--- a/plugins/admin/applications/class_applicationManagement.inc
+++ b/plugins/admin/applications/class_applicationManagement.inc
@@ -500,6 +500,7 @@ class applicationManagement extends plugin
$smarty->assign("tree_image", get_template_path('images/tree.png'));
$smarty->assign("infoimage", get_template_path('images/info.png'));
$smarty->assign("launchimage", get_template_path('images/launch.png'));
+ $smarty->assign("branchimage" , get_template_path('images/branch.png'));
$smarty->assign("deplist", $this->config->idepartments);
$smarty->assign("regex", $appfilter['regex']);
diff --git a/plugins/admin/applications/headpage.tpl b/plugins/admin/applications/headpage.tpl
index 768f7f197..376f19bee 100644
--- a/plugins/admin/applications/headpage.tpl
+++ b/plugins/admin/applications/headpage.tpl
@@ -25,6 +25,22 @@
+
+
{t}Branches{/t}
+
+
+
+
+
+ {t}Current release{/t}
+
+ |
+
+
+
+
{t}Filters{/t}