From 248b28b0181d87069364a87f4762086206781d38 Mon Sep 17 00:00:00 2001 From: Michael DeHaan Date: Thu, 29 Nov 2007 17:38:22 -0500 Subject: Apply Christophe's patch to enable yum priorities. Slightly tweaked to default to 99, not 200. --- webui_templates/repo_edit.tmpl | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'webui_templates/repo_edit.tmpl') diff --git a/webui_templates/repo_edit.tmpl b/webui_templates/repo_edit.tmpl index eed9db1..6fb5c72 100644 --- a/webui_templates/repo_edit.tmpl +++ b/webui_templates/repo_edit.tmpl @@ -90,6 +90,21 @@ function disablename(value)
+ + + + + + +

Repo priority, if using yum priorities plugin of target (99=default)

+ + +
+ ## FIXME: input field sizes should be larger (universally) ## FIXME: make this a text area? -- cgit