diff options
| author | ivan <ivan> | 2011-10-21 23:08:15 +0000 |
|---|---|---|
| committer | ivan <ivan> | 2011-10-21 23:08:15 +0000 |
| commit | 80e675c7305768010f8b08ef2ebdfb936432e84d (patch) | |
| tree | b4abb8da1f85844ad03f7c4430768d69048ea17e /httemplate | |
| parent | 9111b460e3bc7613294cf5da0aaad3a4b11d8dc0 (diff) | |
agent-virt batches and batchconfig-eftcanada config (argh!), RT#14859
Diffstat (limited to 'httemplate')
| -rwxr-xr-x | httemplate/search/pay_batch.cgi | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/httemplate/search/pay_batch.cgi b/httemplate/search/pay_batch.cgi index 34297a500..b2a15ef3d 100755 --- a/httemplate/search/pay_batch.cgi +++ b/httemplate/search/pay_batch.cgi @@ -7,6 +7,9 @@ 'order_by' => 'ORDER BY batchnum DESC', }, 'count_query' => "$count_query $extra_sql", + 'agent_virt' => 1, + 'agent_null_right' => 'Process batches', #'Process global batches', + 'agent_pos' => 1, 'header' => [ 'Batch', 'Type', 'First Download', |
