Skip to content

Instantly share code, notes, and snippets.

@reasdom
Created April 13, 2019 11:18
Show Gist options
  • Save reasdom/9e3bb866d485121e88d35ee67b74968d to your computer and use it in GitHub Desktop.
Save reasdom/9e3bb866d485121e88d35ee67b74968d to your computer and use it in GitHub Desktop.
$(document).ready(function () {
$(function () {
$("#itemTable tbody").sortable({});
});
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment