Sha256: b32ec31096b1952e90c3768625aaf1bf7d33b0e4f7dce62a09d20af08d9a4a1b

Contents?: true

Size: 429 Bytes

Versions: 12

Compression:

Stored size: 429 Bytes

Contents

.modal-header
  .close{'data-dismiss'=>'modal'} x
  %h3 Processing

.modal-body
  %h4 Canceling #{@membership_count} #{pluralize_word(@membership_count, 'membership')}
  %p
    The cancellation process can take a few minutes, especially if you are refunding money. The membership will remain active until the process is complete. Please check back.

.modal-footer

  =link_to 'OK', '#', :class => 'btn', 'data-dismiss' => 'modal'

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
artfully_ose-1.3.0.pre4 app/views/membership_cancellations/_processing.html.haml
artfully_ose-1.3.0.pre3 app/views/membership_cancellations/_processing.html.haml
artfully_ose-1.3.0.pre2 app/views/membership_cancellations/_processing.html.haml
artfully_ose-1.3.0.pre1 app/views/membership_cancellations/_processing.html.haml
artfully_ose-1.2.0 app/views/membership_cancellations/_processing.html.haml
artfully_ose-1.2.0.beta.1 app/views/membership_cancellations/_processing.html.haml
artfully_ose-1.2.0.alpha.2 app/views/membership_cancellations/_processing.html.haml
artfully_ose-1.2.0.alpha.1 app/views/membership_cancellations/_processing.html.haml
artfully_ose-1.2.0.pre.27 app/views/membership_cancellations/_processing.html.haml
artfully_ose-1.2.0.pre.26 app/views/membership_cancellations/_processing.html.haml
artfully_ose-1.2.0.pre.24 app/views/membership_cancellations/_processing.html.haml
artfully_ose-1.2.0.pre.23 app/views/membership_cancellations/_processing.html.haml