Guest

Untitled

By: a guest on Jan 28th, 2012  |  syntax: None  |  size: 0.58 KB  |  hits: 20  |  expires: Never
download  |  raw  |  embed  |  report abuse
Copied
  1. transaction_manager_url(:login =>@username,
  2.                                                       :listing_id => @listing_id,
  3.                                                       :transaction_type => @transaction_type,
  4.                                                       :start_date => @start_date,
  5.                                                       :number_of_days => @number_of_days,
  6.                                                       :sort => Admin::TransactionsController::SortBy::AMOUNT,
  7.                                                       :order => toggle_order(@order))