Sha256: d659e2857aa02547678e3541df2e4cd5054e438919490976046a5ab62102ba45

Contents?: true

Size: 354 Bytes

Versions: 17

Compression:

Stored size: 354 Bytes

Contents

%table.table.effective-learndash-courses-table
  %tbody
    %tr
      %th Regular Price
      %td= price_to_currency(learndash_course.regular_price)
    %tr
      %th Discounted Price
      %td= price_to_currency(learndash_course.member_price)

    - if learndash_course.body.present?
      %tr
        %th Description
        %td= learndash_course.body

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
effective_learndash-0.6.1 app/views/effective/learndash_courses/_learndash_course.html.haml
effective_learndash-0.6.0 app/views/effective/learndash_courses/_learndash_course.html.haml
effective_learndash-0.5.2 app/views/effective/learndash_courses/_learndash_course.html.haml
effective_learndash-0.5.1 app/views/effective/learndash_courses/_learndash_course.html.haml
effective_learndash-0.5.0 app/views/effective/learndash_courses/_learndash_course.html.haml
effective_learndash-0.4.0 app/views/effective/learndash_courses/_learndash_course.html.haml
effective_learndash-0.3.3 app/views/effective/learndash_courses/_learndash_course.html.haml
effective_learndash-0.3.2 app/views/effective/learndash_courses/_learndash_course.html.haml
effective_learndash-0.3.1 app/views/effective/learndash_courses/_learndash_course.html.haml
effective_learndash-0.3.0 app/views/effective/learndash_courses/_learndash_course.html.haml
effective_learndash-0.2.1 app/views/effective/learndash_courses/_learndash_course.html.haml
effective_learndash-0.2.0 app/views/effective/learndash_courses/_learndash_course.html.haml
effective_learndash-0.1.9 app/views/effective/learndash_courses/_learndash_course.html.haml
effective_learndash-0.1.8 app/views/effective/learndash_courses/_learndash_course.html.haml
effective_learndash-0.1.7 app/views/effective/learndash_courses/_learndash_course.html.haml
effective_learndash-0.1.6 app/views/effective/learndash_courses/_learndash_course.html.haml
effective_learndash-0.1.5 app/views/effective/learndash_courses/_learndash_course.html.haml