Sha256: 625fd1532922ee82b8215a58aab25e1bfbeda72cffecdf7e38673c2d4fb469f0

Contents?: true

Size: 434 Bytes

Versions: 13

Compression:

Stored size: 434 Bytes

Contents

%h2= EffectiveClassifieds.classifieds_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 postings. When there are, we'll show them here.

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

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
effective_classifieds-0.4.13 app/views/effective/classifieds/_dashboard.html.haml
effective_classifieds-0.4.12 app/views/effective/classifieds/_dashboard.html.haml
effective_classifieds-0.4.11 app/views/effective/classifieds/_dashboard.html.haml
effective_classifieds-0.4.10 app/views/effective/classifieds/_dashboard.html.haml
effective_classifieds-0.4.9 app/views/effective/classifieds/_dashboard.html.haml
effective_classifieds-0.4.8 app/views/effective/classifieds/_dashboard.html.haml
effective_classifieds-0.4.7 app/views/effective/classifieds/_dashboard.html.haml
effective_classifieds-0.4.6 app/views/effective/classifieds/_dashboard.html.haml
effective_classifieds-0.4.5 app/views/effective/classifieds/_dashboard.html.haml
effective_classifieds-0.4.4 app/views/effective/classifieds/_dashboard.html.haml
effective_classifieds-0.4.3 app/views/effective/classifieds/_dashboard.html.haml
effective_classifieds-0.4.2 app/views/effective/classifieds/_dashboard.html.haml
effective_classifieds-0.4.1 app/views/effective/classifieds/_dashboard.html.haml