Sha256: c5cb6e76820f8b8338aeed101fb014960811da9ce2d0e03d83d726519a792261

Contents?: true

Size: 286 Bytes

Versions: 19

Compression:

Stored size: 286 Bytes

Contents

.dated-cost{:id => "dated_cost_#{dated_cost.id}"}
  .field
    = l(dated_cost.date)
  .field.cost{':data-cost' => dated_cost.cost.to_f}
    = dated_cost.cost
  .actions
    = link_to_edit_resource(dated_cost, :remote => true)
    = link_to_destroy_resource(dated_cost, :remote => true)

Version data entries

19 entries across 19 versions & 1 rubygems

Version Path
e9_crm-0.1.25 app/views/e9_crm/dated_costs/_dated_cost.html.haml
e9_crm-0.1.24 app/views/e9_crm/dated_costs/_dated_cost.html.haml
e9_crm-0.1.23 app/views/e9_crm/dated_costs/_dated_cost.html.haml
e9_crm-0.1.22 app/views/e9_crm/dated_costs/_dated_cost.html.haml
e9_crm-0.1.21 app/views/e9_crm/dated_costs/_dated_cost.html.haml
e9_crm-0.1.20 app/views/e9_crm/dated_costs/_dated_cost.html.haml
e9_crm-0.1.19 app/views/e9_crm/dated_costs/_dated_cost.html.haml
e9_crm-0.1.18 app/views/e9_crm/dated_costs/_dated_cost.html.haml
e9_crm-0.1.17 app/views/e9_crm/dated_costs/_dated_cost.html.haml
e9_crm-0.1.16 app/views/e9_crm/dated_costs/_dated_cost.html.haml
e9_crm-0.1.14 app/views/e9_crm/dated_costs/_dated_cost.html.haml
e9_crm-0.1.13 app/views/e9_crm/dated_costs/_dated_cost.html.haml
e9_crm-0.1.12 app/views/e9_crm/dated_costs/_dated_cost.html.haml
e9_crm-0.1.11 app/views/e9_crm/dated_costs/_dated_cost.html.haml
e9_crm-0.1.10 app/views/e9_crm/dated_costs/_dated_cost.html.haml
e9_crm-0.1.8 app/views/e9_crm/dated_costs/_dated_cost.html.haml
e9_crm-0.1.7 app/views/e9_crm/dated_costs/_dated_cost.html.haml
e9_crm-0.1.6 app/views/e9_crm/dated_costs/_dated_cost.html.haml
e9_crm-0.1.5 app/views/e9_crm/dated_costs/_dated_cost.html.haml