Sha256: 8fd49c3a670a6819f821282f1a8fc2561a68e07aaef2ebf448e2f9cf8653b1d5
Contents?: true
Size: 371 Bytes
Versions: 4
Compression:
Stored size: 371 Bytes
Contents
.toolbar .toolbar-left = form_tag(resource_class, :method => :get, :class => 'scope-selects') do %select{:name => 'offer'} = deal_offer_select_options %select{:name => 'from'} = deal_date_select_options %select{:name => 'until'} = deal_date_select_options(:type => :until) .toolbar-right = link_to_collection(Deal)
Version data entries
4 entries across 4 versions & 1 rubygems