Sha256: bd100a88a3cd542f3a0f3b01a776f948c2947f293eaf50a94cbd5057a9313f59

Contents?: true

Size: 231 Bytes

Versions: 27

Compression:

Stored size: 231 Bytes

Contents

- @versions = Version.recent_for_user(current_user)
.panel#recently
  .caption #{t :recent_items}
  - if @versions.present?
    = render :partial => "shared/recent", :collection => @versions
  - else
    %div #{t :no_recent_items}

Version data entries

27 entries across 27 versions & 2 rubygems

Version Path
fat_free_crm-0.14.2 app/views/shared/_recently.html.haml
fat_free_crm-0.15.2 app/views/shared/_recently.html.haml
fat_free_crm-0.16.4 app/views/shared/_recently.html.haml
fat_free_crm-0.14.1 app/views/shared/_recently.html.haml
fat_free_crm-0.15.1 app/views/shared/_recently.html.haml
fat_free_crm-0.16.3 app/views/shared/_recently.html.haml
fat_free_crm-0.16.2 app/views/shared/_recently.html.haml
fat_free_crm-0.16.1 app/views/shared/_recently.html.haml
fat_free_crm-0.16.0 app/views/shared/_recently.html.haml
fat_free_crm-0.15.0 app/views/shared/_recently.html.haml
fat_free_crm-0.15.0.beta.2 app/views/shared/_recently.html.haml
fat_free_crm-0.15.0.beta app/views/shared/_recently.html.haml
fat_free_crm-0.14.0 app/views/shared/_recently.html.haml
reduced_fat_crm-0.15.0.beta app/views/shared/_recently.html.haml
reduced_fat_crm-0.14.0 app/views/shared/_recently.html.haml
fat_free_crm-0.13.6 app/views/shared/_recently.html.haml
fat_free_crm-0.13.5 app/views/shared/_recently.html.haml
fat_free_crm-0.13.4 app/views/shared/_recently.html.haml
fat_free_crm-0.13.3 app/views/shared/_recently.html.haml
fat_free_crm-0.13.2 app/views/shared/_recently.html.haml