Commit Graph

10 Commits

Author SHA1 Message Date
Mike Jolley c3c966b5fd Add handles so drag and drop does not break edit on mobile
Fixes #15118
2017-05-18 15:22:12 +01:00
Claudio Sanches 76b312b9e7 Use always min.js files on admin 2015-07-10 01:32:30 -03:00
Shiva Poudel ce2896ffcb Little tweak ... 2015-06-04 18:18:49 +05:45
Shiva Poudel 2bb8ce3097 Fix - undefined is not necessary to initialize 2015-06-04 18:08:07 +05:45
Shiva Poudel f9b822ae21 Tweak - JSHint fix and coding standard for term ordering 2015-06-04 18:06:39 +05:45
toddlahman 13c24b410e Removed (document).ready from jQuery scripts
jQuery(document).ready(function($) { is equivalent to calling
jQuery(function($) {.

http://api.jquery.com/ready/
2014-01-30 18:44:17 -08:00
Mike Jolley 645ca3e834 WC_Ajax class for ajax events 2013-11-14 12:13:34 +00:00
Mike Jolley e7c23d832b Fix sortables. Closes #898. 2012-04-10 19:06:12 +01:00
Mike Jolley 0af9b98d18 Fixed quick edit 2011-11-18 15:03:29 +00:00
Mike Jolley f8447c7a46 Drag and drop term ordering (so variation options can be sorted) Closes #57. 2011-10-12 18:32:30 +01:00