From 9f314143b39edfa0943c68158d1ae954af4f4f86 Mon Sep 17 00:00:00 2001 From: Michael DeHaan Date: Thu, 24 Apr 2008 13:46:04 -0400 Subject: It's now possible to create new kickstart templates in /var/lib/cobbler/kickstarts/ from the WebUI, as well as delete ones that are no longer being used while on the edit page for that template. --- webui_templates/ksfile_list.tmpl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'webui_templates/ksfile_list.tmpl') diff --git a/webui_templates/ksfile_list.tmpl b/webui_templates/ksfile_list.tmpl index dcfaa0a..6ae1a9c 100644 --- a/webui_templates/ksfile_list.tmpl +++ b/webui_templates/ksfile_list.tmpl @@ -3,7 +3,7 @@ #block body - + @@ -12,6 +12,7 @@ #set $evenodd = 1 #for $ksfile in $ksfiles + #if $evenodd % 2 == 0 #set $tr_class = "roweven" #else -- cgit
Cobbler Kickstart FilesCobbler Kickstart Templates
File Edit/View