From: hickert Date: Thu, 14 Apr 2011 13:20:29 +0000 (+0000) Subject: Updated config management X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=3e35563607912a838a3be2e82cf05c2a14d1bd4f;p=gosa.git Updated config management git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@20734 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-plugins/goto-ng/admin/newConfigManagement/goto/Config/root.tpl b/gosa-plugins/goto-ng/admin/newConfigManagement/goto/Config/root.tpl new file mode 100644 index 000000000..701d12949 --- /dev/null +++ b/gosa-plugins/goto-ng/admin/newConfigManagement/goto/Config/root.tpl @@ -0,0 +1,19 @@ +{if $type == 'Distribution'} + + + + + + + + + +
{$nameName}{$name}
{$typeName}{$type}
+{else if $type == 'Release'} + + + + + +
{$nameName}{$name}
+{/if}