Sha256: 902613fee34332e26310814f3c33424111d3f32c0767ee1a33db2659eb8528ad

Contents?: true

Size: 293 Bytes

Versions: 12

Compression:

Stored size: 293 Bytes

Contents

- entity_name = controller.controller_name.singularize.underscore #account
- @entity = instance_variable_get("@#{entity_name}")

$('#main').html('#{ j (render template: "#{entity_name.pluralize}/show.html", entity_name => @entity) }');
= raw generate_js_for_popups(@entity, :tasks, :contacts)

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
fat_free_crm-0.22.0 app/views/opportunities/show.js.haml
fat_free_crm-0.21.0 app/views/opportunities/show.js.haml
fat_free_crm-0.20.1 app/views/opportunities/show.js.haml
fat_free_crm-0.20.0 app/views/opportunities/show.js.haml
fat_free_crm-0.19.2 app/views/opportunities/show.js.haml
fat_free_crm-0.19.0 app/views/opportunities/show.js.haml
fat_free_crm-0.18.2 app/views/opportunities/show.js.haml
fat_free_crm-0.17.3 app/views/opportunities/show.js.haml
fat_free_crm-0.18.1 app/views/opportunities/show.js.haml
fat_free_crm-0.18.0 app/views/opportunities/show.js.haml
fat_free_crm-0.17.2 app/views/opportunities/show.js.haml
fat_free_crm-0.17.1 app/views/opportunities/show.js.haml