From c0f6b0de64acbc86f91f81d6bbd0d4a3777578f2 Mon Sep 17 00:00:00 2001 From: Koosha Khajeh Moogahi Date: Mon, 28 May 2012 16:06:07 +0200 Subject: Bug 206455: Add radio buttons in request.cgi to use the do_union param r/a=LpSolit --- template/en/default/request/queue.html.tmpl | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'template/en/default/request') diff --git a/template/en/default/request/queue.html.tmpl b/template/en/default/request/queue.html.tmpl index 6284a72bc..c2dc9809a 100644 --- a/template/en/default/request/queue.html.tmpl +++ b/template/en/default/request/queue.html.tmpl @@ -147,10 +147,22 @@ to some group are shown by default. } %] [% PROCESS "global/select-menu.html.tmpl" name="group" options=groups default=cgi.param('group') %] + + + + + + + + +

(* The logical conjunction/disjunction between the requester + and the requestee)

[% column_headers = { -- cgit v1.2.3-24-g4f1b