Sha256: 04eaa8e89f23e8d7bd679f50a38767a4ccc2b711a6065cbf1349d60535d3df28

Contents?: true

Size: 296 Bytes

Versions: 19

Compression:

Stored size: 296 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

19 entries across 19 versions & 2 rubygems

Version Path
fat_free_crm-0.14.2 app/views/opportunities/show.js.haml
fat_free_crm-0.15.2 app/views/opportunities/show.js.haml
fat_free_crm-0.16.4 app/views/opportunities/show.js.haml
fat_free_crm-0.14.1 app/views/opportunities/show.js.haml
fat_free_crm-0.15.1 app/views/opportunities/show.js.haml
fat_free_crm-0.16.3 app/views/opportunities/show.js.haml
fat_free_crm-0.16.2 app/views/opportunities/show.js.haml
fat_free_crm-0.16.1 app/views/opportunities/show.js.haml
fat_free_crm-0.16.0 app/views/opportunities/show.js.haml
fat_free_crm-0.15.0 app/views/opportunities/show.js.haml
fat_free_crm-0.15.0.beta.2 app/views/opportunities/show.js.haml
fat_free_crm-0.15.0.beta app/views/opportunities/show.js.haml
fat_free_crm-0.14.0 app/views/opportunities/show.js.haml
reduced_fat_crm-0.15.0.beta app/views/opportunities/show.js.haml
reduced_fat_crm-0.14.0 app/views/opportunities/show.js.haml
fat_free_crm-0.13.6 app/views/opportunities/show.js.haml
fat_free_crm-0.13.5 app/views/opportunities/show.js.haml
fat_free_crm-0.13.4 app/views/opportunities/show.js.haml
fat_free_crm-0.13.3 app/views/opportunities/show.js.haml