Sha256: be20a3d31b15c3b130eb5b0eb041288e46eab43d781342123e85884d82e13376

Contents?: true

Size: 340 Bytes

Versions: 11

Compression:

Stored size: 340 Bytes

Contents

= title @index_title || e9_t(:index_title)

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

    = render collection

    .actions
      = link_to_new_resource(resource_class, :class => 'new-resource')

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
e9_crm-0.1.25 app/views/e9_crm/dated_costs/index.html.haml
e9_crm-0.1.24 app/views/e9_crm/dated_costs/index.html.haml
e9_crm-0.1.23 app/views/e9_crm/dated_costs/index.html.haml
e9_crm-0.1.22 app/views/e9_crm/dated_costs/index.html.haml
e9_crm-0.1.21 app/views/e9_crm/dated_costs/index.html.haml
e9_crm-0.1.20 app/views/e9_crm/dated_costs/index.html.haml
e9_crm-0.1.19 app/views/e9_crm/dated_costs/index.html.haml
e9_crm-0.1.18 app/views/e9_crm/dated_costs/index.html.haml
e9_crm-0.1.17 app/views/e9_crm/dated_costs/index.html.haml
e9_crm-0.1.16 app/views/e9_crm/dated_costs/index.html.haml
e9_crm-0.1.14 app/views/e9_crm/dated_costs/index.html.haml