From 80d02d941fa5dcfee655e7b7cc576c21b6366894 Mon Sep 17 00:00:00 2001 From: Michael DeHaan Date: Thu, 27 Sep 2007 18:42:37 -0400 Subject: AT's patch to add multi-select capability when picking what profiles get what repos. --- webui_templates/profile_edit.tmpl | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) (limited to 'webui_templates/profile_edit.tmpl') diff --git a/webui_templates/profile_edit.tmpl b/webui_templates/profile_edit.tmpl index 1727b4e..28af17e 100644 --- a/webui_templates/profile_edit.tmpl +++ b/webui_templates/profile_edit.tmpl @@ -199,18 +199,23 @@ function disablename(value) - ## FIXME: this should be a multi-select - -

Example: "el5i386updates el5epeltesting el5mycontent"

+ + +

Select one or many additional repos to automatically assign to the target system. (this is a good place to include an updates repo)

-- cgit