X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fbrowse%2Fagent.cgi;fp=httemplate%2Fbrowse%2Fagent.cgi;h=b9190ecb58163315a4ce27b4c4bfe83e4a5e8428;hp=fc9ce5413ef7ab5ca809b17e43df54ac752c8de5;hb=e96a2a6fd3a8885b0fb035ecc55bdf50dbe5a4aa;hpb=0f21021fea8f99d28b4507c3cffa55cbdd6f110d diff --git a/httemplate/browse/agent.cgi b/httemplate/browse/agent.cgi index fc9ce5413..b9190ecb5 100755 --- a/httemplate/browse/agent.cgi +++ b/httemplate/browse/agent.cgi @@ -38,6 +38,10 @@ full offerings (via their type).

Ticketing % } +% if ( $conf->config('currencies') ) { + Currencies +% } + Payment Gateway Overrides Configuration Overrides @@ -361,19 +365,23 @@ Unused
Generate cards -% if ( $conf->config('ticket_system') ) { - +% if ( $conf->config('ticket_system') ) { -% if ( $agent->ticketing_queueid ) { - - Queue: <% $agent->ticketing_queueid %>: <% $agent->ticketing_queue %>
+% if ( $agent->ticketing_queueid ) { + Queue: <% $agent->ticketing_queueid %>: + <% $agent->ticketing_queue %> +
+% } + % } +% if ( $conf->config('currencies') ) { + + <% join('
', sort keys %{ $agent->agent_currency_hashref } ) %> % } - % foreach my $override (