Sha256: c95d80238578ca020c7467dea80e3f24bfec9e674b805053d4534f543cf975c7

Contents?: true

Size: 1.86 KB

Versions: 11

Compression:

Stored size: 1.86 KB

Contents

<div class='list-group list-group-flush pt-4 my-n3'>
  <div class="dz-preview dz-file-preview bibi">
    <div class="list-group-item">
      <div class="row align-items-center">
        <div class="col-auto">
          <!-- Avatar -->
          <a href="#!" class="avatar">
            <img data-dz-thumbnail data-dz-remove class="avatar-img rounded delete_on_click" />
          </a>
        </div>
        <div class="col ml-n2">
          <!-- Title -->
          <h4 class="font-weight-normal mb-1">
            <a href="#!">
              <div class="dz-filename"><span data-dz-name></span></div>
            </a>
          </h4>
          <div class="dz-progress">
            <span
          class="dz-upload"
          data-dz-uploadprogress>
            </span>
          </div>
          <div class="dz-error-message"><span data-dz-errormessage ></span></div>
          <!-- Text -->
          <small class="text-muted">
            <div class="dz-size" data-dz-size></div>
          </small>
        </div>
        <div class="col-auto">
          <!-- Dropdown -->
          <div class="dropdown">
            <a href="#" class="dropdown-ellipses dropdown-toggle" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
              <i class="fe fe-more-vertical"></i>
            </a>
            <div class="dropdown-menu dropdown-menu-right">
              <a href="#!" class="dropdown-item">
                Action
              </a>
              <a href="#!" class="dropdown-item dz-remove delete_on_click" data-dz-remove>Remove file</a>
              <a href="#!" class="dropdown-item">
                Another action
              </a>
              <a href="#!" class="dropdown-item">
                Something else here
              </a>
            </div>
          </div>
        </div>
      </div>
      <!-- / .row -->
    </div>
  </div>
</div>

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
viniBaxter-field-active_storage-14.0.0 app/views/fields/active_storage/_dropjs_template.html.erb
viniBaxter-field-active_storage-12.0.0 app/views/fields/active_storage/_dropjs_template.html.erb
viniBaxter-field-active_storage-11.0.2 app/views/fields/active_storage/_dropjs_template.html.erb
viniBaxter-field-active_storage-11.0.1 app/views/fields/active_storage/_dropjs_template.html.erb
viniBaxter-field-active_storage-11.0.0 app/views/fields/active_storage/_dropjs_template.html.erb
viniBaxter-field-active_storage-10.0.0 app/views/fields/active_storage/_dropjs_template.html.erb
viniBaxter-field-active_storage-9.0.0 app/views/fields/active_storage/_dropjs_template.html.erb
viniBaxter-field-active_storage-8.0.0 app/views/fields/active_storage/_dropjs_template.html.erb
viniBaxter-field-active_storage-7.0.0 app/views/fields/active_storage/_dropjs_template.html.erb
viniBaxter-field-active_storage-6.0.0 app/views/fields/active_storage/_dropjs_template.html.erb
viniBaxter-field-active_storage-5.0.0 app/views/fields/active_storage/_dropjs_template.html.erb