Sha256: a86c55a01a87a8cbc07bea0528625149645d14b88a06e92c029126c87c94a229

Contents?: true

Size: 397 Bytes

Versions: 35

Compression:

Stored size: 397 Bytes

Contents

.row
  .span4
    %h3 Importing Events

    %p This import was created at: <br> #{l import.created_at}

    %p= link_to "Back to imports/exports", imports_path, :class => "btn"

  .span8
    %h3 This file is currently being processed by Artful.ly.
    %p This may take a little while. Thank you for your patience.

:javascript

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

Version data entries

35 entries across 35 versions & 1 rubygems

Version Path
artfully_ose-1.2.0.pre.11 app/views/imports/events/_caching.html.haml
artfully_ose-1.2.0.pre.10 app/views/imports/events/_caching.html.haml
artfully_ose-1.2.0.pre.9 app/views/imports/events/_caching.html.haml
artfully_ose-1.2.0.pre.8 app/views/imports/events/_caching.html.haml
artfully_ose-1.2.0.pre.7 app/views/imports/events/_caching.html.haml
artfully_ose-1.2.0.pre.6 app/views/imports/events/_caching.html.haml
artfully_ose-1.2.0.pre.5 app/views/imports/events/_caching.html.haml
artfully_ose-1.2.0.pre.4 app/views/imports/events/_caching.html.haml
artfully_ose-1.2.0.pre.3 app/views/imports/events/_caching.html.haml
artfully_ose-1.2.0.pre.2 app/views/imports/events/_caching.html.haml
artfully_ose-1.2.0.pre.1 app/views/imports/events/_caching.html.haml
artfully_ose-1.2.0.pre app/views/imports/events/_caching.html.haml
artfully_ose-1.1.0 app/views/imports/events/_caching.html.haml
artfully_ose-1.1.0.rc2 app/views/imports/events/_caching.html.haml
artfully_ose-1.1.0.rc1 app/views/imports/events/_caching.html.haml