From 3ef62a0570055da710328937e7f65dbb2c027c62 Mon Sep 17 00:00:00 2001 From: ivan Date: Mon, 12 Aug 2002 06:17:09 +0000 Subject: import rt 2.0.14 --- rt/webrt/Admin/Elements/ModifyQueue | 56 +++++++++++++++++++++++++++++++++++++ 1 file changed, 56 insertions(+) create mode 100755 rt/webrt/Admin/Elements/ModifyQueue (limited to 'rt/webrt/Admin/Elements/ModifyQueue') diff --git a/rt/webrt/Admin/Elements/ModifyQueue b/rt/webrt/Admin/Elements/ModifyQueue new file mode 100755 index 000000000..a641c81af --- /dev/null +++ b/rt/webrt/Admin/Elements/ModifyQueue @@ -0,0 +1,56 @@ + +<& /Elements/TitleBoxStart, title => 'Editing Configuration for queue '.$QueueObj->Id &> + +
+ + + + + + + + + + + + + + + + + +
+Queue Name: +
+Description:
+Correspondence Address: + + + + +Comment Address: + +
+Priority starts at: + + +Over time, priority moves toward: + +
+Requests should be due in: + + days. +
+<& /Elements/Submit &> +
+<& /Elements/TitleBoxEnd &> + +<%INIT> + + + +<%ARGS> + + +$QueueObj => undef + -- cgit v1.2.1