Sha256: c0a9ae739ce27ff00a07d15a2bf7465d1068228e78e53418a86c0fb9c7ecf6a3

Contents?: true

Size: 1.12 KB

Versions: 8

Compression:

Stored size: 1.12 KB

Contents

  
<div class='mt-4 list-group list-group-flush'>
  <div class="dz-preview dz-file-preview bibi">
    <div class="row align-items-center">
      <div class="col-auto">
        <div class="mx-1 my-1 avatar avatar-xl">
          <img class="rounded avatar-img" data-dz-thumbnail>
          <div class="position-absolute delete-link d-flex align-items-center justify-content-center">
            <a rel="nofollow" data-dz-remove>
              <i class="tim-icons icon-simple-remove text-light"></i>
            </a>
          </div>
        </div>
      </div>
      <div class="col ml-n2">
        <!-- Title -->
        <h4 class="mb-1 text-body name">
          <div class="dz-filename"><span data-dz-name></span></div>
          <div class="dz-error-message"><span data-dz-errormessage></span></div>
        </h4>
        <!-- Time -->
        <p class="mb-0 small text-muted">
          <span class="fe fe-clock"></span>
          <time data-dz-size></time>
        </p>
        <div class="ml-1 w-50 dz-progress">
          <span class="dz-upload" data-dz-uploadprogress>
          </span>
        </div>
      </div>
    </div>
  </div>
</div>

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
viniBaxter-field-active_storage-300.0.11 app/views/fields/active_storage/drop_js/_dropjs_template.html.erb
viniBaxter-field-active_storage-300.0.10 app/views/fields/active_storage/drop_js/_dropjs_template.html.erb
viniBaxter-field-active_storage-300.0.9 app/views/fields/active_storage/drop_js/_dropjs_template.html.erb
viniBaxter-field-active_storage-300.0.8 app/views/fields/active_storage/drop_js/_dropjs_template.html.erb
viniBaxter-field-active_storage-300.0.4 app/views/fields/active_storage/drop_js/_dropjs_template.html.erb
viniBaxter-field-active_storage-300.0.2 app/views/fields/active_storage/drop_js/_dropjs_template.html.erb
viniBaxter-field-active_storage-16.0.0 app/views/fields/active_storage/drop_js/_dropjs_template.html.erb
viniBaxter-field-active_storage-15.0.0 app/views/fields/active_storage/drop_js/_dropjs_template.html.erb