Sha256: 44e682b80858de0d7ae355dc55231d1c9ea1fd20b6ab34e8d0dab87699dc30a9
Contents?: true
Size: 538 Bytes
Versions: 26
Compression:
Stored size: 538 Bytes
Contents
%p Hello Admin! - if @classified.published? %p The following posting has been submitted and is published online: - else %p The following posting has been submitted and is awaiting your approval: %hr = render('effective/classifieds/classified', classified: @classified) do %p= @classified.body %hr - unless @classified.approved? %p= link_to('Approve Posting', effective_classifieds.edit_admin_classified_path(@classified)) %p= link_to('View Posting', effective_classifieds.classified_path(@classified)) %p Have a great day!
Version data entries
26 entries across 26 versions & 1 rubygems