Sha256: 71da328c211bec93e5e77ad031ffaa9c433c6c875de9376aaff0a93021ea8905

Contents?: true

Size: 216 Bytes

Versions: 27

Compression:

Stored size: 216 Bytes

Contents

- if (params['controller'] == 'accounts') and (template = template_for_current_view).present?
  = render(template, :account => account)
- else
  -# default view
  = render 'accounts/index_brief', :account => account

Version data entries

27 entries across 27 versions & 2 rubygems

Version Path
fat_free_crm-0.12.3 app/views/accounts/_account.html.haml
fat_free_crm-0.12.2 app/views/accounts/_account.html.haml
fat_free_crm-0.13.1 app/views/accounts/_account.html.haml
fat_free_crm-0.12.1 app/views/accounts/_account.html.haml
fat_free_crm-0.13.0 app/views/accounts/_account.html.haml
fat_free_crm-0.12.0 app/views/accounts/_account.html.haml
fat_free_crm-0.11.4 app/views/accounts/_account.html.haml