X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=httemplate%2Fview%2Fcust_main%2Ftickets.html;h=e90ae5276e8fb04c89103609c3af037db26dff66;hb=8be75d426dfc9125fa49dce625d40b7462b9be09;hp=7a511a962d516ec85978fce13ed9d5e8e500c4be;hpb=9414a814e49a86a832e4f56ec1a6bcc927f55e6b;p=freeside.git diff --git a/httemplate/view/cust_main/tickets.html b/httemplate/view/cust_main/tickets.html index 7a511a962..e90ae5276 100644 --- a/httemplate/view/cust_main/tickets.html +++ b/httemplate/view/cust_main/tickets.html @@ -9,10 +9,15 @@ function updateTicketLink() { keys %new_param),'Queue=') %>" + selector.options[selector.selectedIndex].value; } -Create new ticket +Create new ticket in queue - +% } +% else { + - +% } +
(View <% $openlabel %> tickets for this customer) @@ -87,6 +93,7 @@ function updateTicketLink() { <%init> +my( $conf ) = new FS::Conf; my( $cust_main ) = @_; my( @tickets ) = $cust_main->tickets;