Sha256: 1478aa602bb2759f5888816fd0a4163534836dfe59c446bb8ce87652217aeab5

Contents?: true

Size: 292 Bytes

Versions: 9

Compression:

Stored size: 292 Bytes

Contents

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

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
e9_crm-0.1.34 app/views/e9_crm/dated_costs/_dated_cost.html.haml
e9_crm-0.1.33 app/views/e9_crm/dated_costs/_dated_cost.html.haml
e9_crm-0.1.32 app/views/e9_crm/dated_costs/_dated_cost.html.haml
e9_crm-0.1.31 app/views/e9_crm/dated_costs/_dated_cost.html.haml
e9_crm-0.1.30 app/views/e9_crm/dated_costs/_dated_cost.html.haml
e9_crm-0.1.29 app/views/e9_crm/dated_costs/_dated_cost.html.haml
e9_crm-0.1.28 app/views/e9_crm/dated_costs/_dated_cost.html.haml
e9_crm-0.1.27 app/views/e9_crm/dated_costs/_dated_cost.html.haml
e9_crm-0.1.26 app/views/e9_crm/dated_costs/_dated_cost.html.haml