From d3ead187ff8e11a551af28fc8d0c9c43643881bf Mon Sep 17 00:00:00 2001 From: Michael DeHaan Date: Mon, 15 Dec 2008 12:45:20 -0500 Subject: Apply HK's patch to make Ubuntu be a choice in the webapp for distro breed --- webui_templates/distro_edit.tmpl | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'webui_templates') diff --git a/webui_templates/distro_edit.tmpl b/webui_templates/distro_edit.tmpl index 43e7325f..f8cbf7d2 100644 --- a/webui_templates/distro_edit.tmpl +++ b/webui_templates/distro_edit.tmpl @@ -244,6 +244,13 @@ function disablename(value) #else SuSE #end if + #if $distro and $distro.breed == "ubuntu" + Ubuntu + #else + Ubuntu + #end if +

This option determines how kernel options are prepared

-- cgit