Sha256: 292dd5113e7fe0dda6885e95bb0ad627d64e129a0bfb5a58f2abcfe635c67e44

Contents?: true

Size: 360 Bytes

Versions: 12

Compression:

Stored size: 360 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(true)

  .toolbar-right
    = link_to_collection(Deal)

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
e9_crm-0.1.21 app/views/e9_crm/deals/_leads_header.html.haml
e9_crm-0.1.20 app/views/e9_crm/deals/_leads_header.html.haml
e9_crm-0.1.19 app/views/e9_crm/deals/_leads_header.html.haml
e9_crm-0.1.18 app/views/e9_crm/deals/_leads_header.html.haml
e9_crm-0.1.17 app/views/e9_crm/deals/_leads_header.html.haml
e9_crm-0.1.16 app/views/e9_crm/deals/_leads_header.html.haml
e9_crm-0.1.14 app/views/e9_crm/deals/_leads_header.html.haml
e9_crm-0.1.13 app/views/e9_crm/deals/_leads_header.html.haml
e9_crm-0.1.12 app/views/e9_crm/deals/_leads_header.html.haml
e9_crm-0.1.11 app/views/e9_crm/deals/_leads_header.html.haml
e9_crm-0.1.10 app/views/e9_crm/deals/_leads_header.html.haml
e9_crm-0.1.8 app/views/e9_crm/deals/_leads_header.html.haml