Sha256: 89a459c9b5ffcaec6979c1a846fb435cc4a5bc14d5bfee88d785e9f49370b2df

Contents?: true

Size: 326 Bytes

Versions: 8

Compression:

Stored size: 326 Bytes

Contents

= title @index_title || e9_t(:index_title)

%fieldset
  .dated-costs
    .dated-cost-labels
      .field
        = resource_class.human_attribute_name(:date)
      .field
        = resource_class.human_attribute_name(:cost)

    = render collection

    .actions
      = link_to_new_resource(resource_class, :remote => true)

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
e9_crm-0.1.13 app/views/e9_crm/dated_costs/index.html.haml
e9_crm-0.1.12 app/views/e9_crm/dated_costs/index.html.haml
e9_crm-0.1.11 app/views/e9_crm/dated_costs/index.html.haml
e9_crm-0.1.10 app/views/e9_crm/dated_costs/index.html.haml
e9_crm-0.1.8 app/views/e9_crm/dated_costs/index.html.haml
e9_crm-0.1.7 app/views/e9_crm/dated_costs/index.html.haml
e9_crm-0.1.6 app/views/e9_crm/dated_costs/index.html.haml
e9_crm-0.1.5 app/views/e9_crm/dated_costs/index.html.haml