Sha256: 0dcc54d79529668312cd12abeb57abc82de2730b3547c16773135b371961b67a
Contents?: true
Size: 315 Bytes
Versions: 2
Compression:
Stored size: 315 Bytes
Contents
%h2 Classifieds - published = Effective::Classified.classifieds(user: current_user).count - datatable = EffectiveClassifiedsDatatable.new(self, namespace: :effective) = render_datatable(datatable, simple: true) %p= link_to 'View All Classifieds', effective_classifieds.classifieds_path, class: 'btn btn-primary'
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
effective_classifieds-0.0.3 | app/views/effective/classifieds/_dashboard.html.haml |
effective_classifieds-0.0.2 | app/views/effective/classifieds/_dashboard.html.haml |