Sha256: 27828a45d937142dd62fbbc97e3c91a0321d418b719bc91ed92cc2d32e48ae09

Contents?: true

Size: 439 Bytes

Versions: 14

Compression:

Stored size: 439 Bytes

Contents

%h2= classifieds_name_label

- published = Effective::Classified.classifieds(user: current_user).count

- if published > 0
  - datatable = EffectiveClassifiedsDatatable.new(self, namespace: :effective)
  = render_datatable(datatable, simple: true)
- else
  %p There are no active #{classifieds_label.downcase}. When there are, we'll show them here.

%p= link_to 'View All', effective_classifieds.classifieds_path, class: 'btn btn-primary'

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
effective_classifieds-0.8.2 app/views/effective/classifieds/_dashboard.html.haml
effective_classifieds-0.8.1 app/views/effective/classifieds/_dashboard.html.haml
effective_classifieds-0.8.0 app/views/effective/classifieds/_dashboard.html.haml
effective_classifieds-0.7.0 app/views/effective/classifieds/_dashboard.html.haml
effective_classifieds-0.6.7 app/views/effective/classifieds/_dashboard.html.haml
effective_classifieds-0.6.6 app/views/effective/classifieds/_dashboard.html.haml
effective_classifieds-0.6.5 app/views/effective/classifieds/_dashboard.html.haml
effective_classifieds-0.6.4 app/views/effective/classifieds/_dashboard.html.haml
effective_classifieds-0.6.3 app/views/effective/classifieds/_dashboard.html.haml
effective_classifieds-0.6.2 app/views/effective/classifieds/_dashboard.html.haml
effective_classifieds-0.6.1 app/views/effective/classifieds/_dashboard.html.haml
effective_classifieds-0.6.0 app/views/effective/classifieds/_dashboard.html.haml
effective_classifieds-0.5.1 app/views/effective/classifieds/_dashboard.html.haml
effective_classifieds-0.5.0 app/views/effective/classifieds/_dashboard.html.haml