Sha256: f930ce8d8f3ce076ad273ea2f4bef6db44aaa2b632f19ef50cc89457897442f1

Contents?: true

Size: 643 Bytes

Versions: 16

Compression:

Stored size: 643 Bytes

Contents

<!DOCTYPE html>
<html lang="en">
  <head>
    <meta http-equiv="Content-type" content="text/html; charset=utf-8"/>
    <title>with_sortable_js</title>
    <script src="https://cdn.jsdelivr.net/npm/sortablejs@1.12.0/dist/sortable.umd.min.js" type="text/javascript"></script>
  </head>

  <body id="with_sortable_js">
    <div id="sortable">
      <div class="item1">Item 1</div>
      <div class="item2">Item 2</div>
      <div class="item3">Item 3</div>
      <div class="item4">Item 4</div>
      <div class="item5">Item 5</div>
    </div>
    <script>
      new Sortable(document.getElementById("sortable"));
    </script>
  </body>
</html>

Version data entries

16 entries across 16 versions & 4 rubygems

Version Path
blacklight-spotlight-3.6.0.beta8 vendor/bundle/ruby/3.2.0/gems/capybara-3.40.0/lib/capybara/spec/views/with_sortable_js.erb
capybara-3.40.0 lib/capybara/spec/views/with_sortable_js.erb
capybara-3.39.2 lib/capybara/spec/views/with_sortable_js.erb
capybara-3.39.1 lib/capybara/spec/views/with_sortable_js.erb
capybara-3.39.0 lib/capybara/spec/views/with_sortable_js.erb
tdiary-5.2.4 vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/views/with_sortable_js.erb
capybara-3.38.0 lib/capybara/spec/views/with_sortable_js.erb
tdiary-5.2.3 vendor/bundle/ruby/3.1.0/gems/capybara-3.37.1/lib/capybara/spec/views/with_sortable_js.erb
tdiary-5.2.2 vendor/bundle/ruby/3.1.0/gems/capybara-3.37.1/lib/capybara/spec/views/with_sortable_js.erb
capybara-3.37.1 lib/capybara/spec/views/with_sortable_js.erb
capybara-3.37.0 lib/capybara/spec/views/with_sortable_js.erb
tdiary-5.2.1 vendor/bundle/ruby/3.1.0/gems/capybara-3.36.0/lib/capybara/spec/views/with_sortable_js.erb
tdiary-5.2.0 vendor/bundle/ruby/3.0.0/gems/capybara-3.36.0/lib/capybara/spec/views/with_sortable_js.erb
date_n_time_picker_activeadmin-0.1.2 vendor/bundle/ruby/2.6.0/gems/capybara-3.36.0/lib/capybara/spec/views/with_sortable_js.erb
date_n_time_picker_activeadmin-0.1.1 vendor/bundle/ruby/2.6.0/gems/capybara-3.36.0/lib/capybara/spec/views/with_sortable_js.erb
capybara-3.36.0 lib/capybara/spec/views/with_sortable_js.erb