Sha256: 9047d3c9d552e100b4cb67bebab645e83d40dfbfc57663d233c4dff15922c72b
Contents?: true
Size: 439 Bytes
Versions: 10
Compression:
Stored size: 439 Bytes
Contents
.contextual = icon_link_to 'only_debit_bookings', url_for(:only_debit_bookings => true) unless params[:only_debit_bookings] = icon_link_to 'only_credit_bookings', url_for(:only_credit_bookings => true) unless params[:only_credit_bookings] = icon_link_to 'all_bookings', @account if params[:only_credit_bookings] || params[:only_debit_bookings] = contextual_links_for = boot_page_title = render 'show' = render 'bookings/sidebar'
Version data entries
10 entries across 10 versions & 1 rubygems