From 341a0877ab60a01f0ea1f4e8483fa56fb9aeaeaa Mon Sep 17 00:00:00 2001 From: Quitta Date: Tue, 23 Jul 2013 21:50:39 +0200 Subject: [PATCH] queue selector written with javascript functionality --- .../www/html/templates/show_queue.tpl | 61 ++++++++++++++++++- 1 file changed, 60 insertions(+), 1 deletion(-) diff --git a/code/ryzom/tools/server/ryzom_ams/www/html/templates/show_queue.tpl b/code/ryzom/tools/server/ryzom_ams/www/html/templates/show_queue.tpl index acce61b02..5a818ae30 100644 --- a/code/ryzom/tools/server/ryzom_ams/www/html/templates/show_queue.tpl +++ b/code/ryzom/tools/server/ryzom_ams/www/html/templates/show_queue.tpl @@ -12,6 +12,38 @@
Tickets +
+ Show + + tickets + + to + + + + + +
+ {if isset($ACTION_RESULT) and $ACTION_RESULT eq "SUCCESS_ASSIGNED"}
{$success_assigned} @@ -99,7 +131,7 @@
-
+
+ + + + + + {/block}