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

Version Path
effective_classifieds-0.8.1 app/views/effective/classifieds_mailer/classified_submitted.html.haml
effective_classifieds-0.8.0 app/views/effective/classifieds_mailer/classified_submitted.html.haml
effective_classifieds-0.7.0 app/views/effective/classifieds_mailer/classified_submitted.html.haml
effective_classifieds-0.6.7 app/views/effective/classifieds_mailer/classified_submitted.html.haml
effective_classifieds-0.6.6 app/views/effective/classifieds_mailer/classified_submitted.html.haml
effective_classifieds-0.6.5 app/views/effective/classifieds_mailer/classified_submitted.html.haml
effective_classifieds-0.6.4 app/views/effective/classifieds_mailer/classified_submitted.html.haml
effective_classifieds-0.6.3 app/views/effective/classifieds_mailer/classified_submitted.html.haml
effective_classifieds-0.6.2 app/views/effective/classifieds_mailer/classified_submitted.html.haml
effective_classifieds-0.6.1 app/views/effective/classifieds_mailer/classified_submitted.html.haml
effective_classifieds-0.6.0 app/views/effective/classifieds_mailer/classified_submitted.html.haml
effective_classifieds-0.5.1 app/views/effective/classifieds_mailer/classified_submitted.html.haml
effective_classifieds-0.5.0 app/views/effective/classifieds_mailer/classified_submitted.html.haml
effective_classifieds-0.4.13 app/views/effective/classifieds_mailer/classified_submitted.html.haml
effective_classifieds-0.4.12 app/views/effective/classifieds_mailer/classified_submitted.html.haml
effective_classifieds-0.4.11 app/views/effective/classifieds_mailer/classified_submitted.html.haml
effective_classifieds-0.4.10 app/views/effective/classifieds_mailer/classified_submitted.html.haml
effective_classifieds-0.4.9 app/views/effective/classifieds_mailer/classified_submitted.html.haml
effective_classifieds-0.4.8 app/views/effective/classifieds_mailer/classified_submitted.html.haml
effective_classifieds-0.4.7 app/views/effective/classifieds_mailer/classified_submitted.html.haml