Sha256: 6a5bc1b6cd9eec4bc9f82ef28a1648a7c50de79a722d88936c484fc5153fbd68

Contents?: true

Size: 323 Bytes

Versions: 32

Compression:

Stored size: 323 Bytes

Contents

.row

  .span4
    %h3 Recalling Contacts
    %p= link_to "Back to imports/exports", imports_path, :class => "btn"

  .span8
    %h3 This import is currently being recalled.
    %p This may take a little while. Thank you for your patience.

:javascript

  setTimeout(function () {
    window.location.reload();
  }, 5000);

Version data entries

32 entries across 32 versions & 1 rubygems

Version Path
artfully_ose-1.2.0.pre.11 app/views/imports/people/_recalling.html.haml
artfully_ose-1.2.0.pre.10 app/views/imports/people/_recalling.html.haml
artfully_ose-1.2.0.pre.9 app/views/imports/people/_recalling.html.haml
artfully_ose-1.2.0.pre.8 app/views/imports/people/_recalling.html.haml
artfully_ose-1.2.0.pre.7 app/views/imports/people/_recalling.html.haml
artfully_ose-1.2.0.pre.6 app/views/imports/people/_recalling.html.haml
artfully_ose-1.2.0.pre.5 app/views/imports/people/_recalling.html.haml
artfully_ose-1.2.0.pre.4 app/views/imports/people/_recalling.html.haml
artfully_ose-1.2.0.pre.3 app/views/imports/people/_recalling.html.haml
artfully_ose-1.2.0.pre.2 app/views/imports/people/_recalling.html.haml
artfully_ose-1.2.0.pre.1 app/views/imports/people/_recalling.html.haml
artfully_ose-1.2.0.pre app/views/imports/people/_recalling.html.haml