diff options
| author | ivan <ivan> | 2011-10-21 23:09:03 +0000 |
|---|---|---|
| committer | ivan <ivan> | 2011-10-21 23:09:03 +0000 |
| commit | 5d20de9563b173877e6419934f2b63332da2dc49 (patch) | |
| tree | 83a163a99da8327ea8352bc98365ef7caabc0c96 /httemplate | |
| parent | 2676cd11f3793fe5efe8b431c21eb952b3cb7a77 (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', |
