From b748d0884d194ec36fe10fbcc3f2f6322c4c0490 Mon Sep 17 00:00:00 2001 From: mark Date: Fri, 4 Mar 2011 02:26:27 +0000 Subject: option to override requestor in new tickets, #7777 --- httemplate/elements/dashboard-toplist.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'httemplate/elements') diff --git a/httemplate/elements/dashboard-toplist.html b/httemplate/elements/dashboard-toplist.html index d8cd7f306..6e250b6a3 100644 --- a/httemplate/elements/dashboard-toplist.html +++ b/httemplate/elements/dashboard-toplist.html @@ -27,7 +27,9 @@ <% include('/elements/mcp_lint.html', 'cust_main'=>$cust_main) %> - (new ticket) + + (new ticket) + % foreach my $priority ( @custom_priorities, '' ) { -- cgit v1.2.1