Skip to content

Instantly share code, notes, and snippets.

@kamlesh08
Last active May 21, 2020 09:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kamlesh08/bf18a373c4085575891b3c047d07487e to your computer and use it in GitHub Desktop.
Save kamlesh08/bf18a373c4085575891b3c047d07487e to your computer and use it in GitHub Desktop.
Sort tables automatically in PowerPack Beaver Table Module
;(function($) {
$('.pp-table-wrap .tablesaw-sortable-switch select').trigger('change');
})(jQuery);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment