Sha256: 47f1c97b5b01c141a3397c9a905e44136998db84b200f47f5a456974bc22ec61

Contents?: true

Size: 282 Bytes

Versions: 12

Compression:

Stored size: 282 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)

Version data entries

12 entries across 12 versions & 1 rubygems

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