Files
mozo-backend/app/assets/javascripts/supplier/foundation1/base.js.coffee
T
2014-11-27 14:48:33 +01:00

7 lines
178 B
CoffeeScript

#jQuery ->
#$('#product-category-list').sortable
#axis: 'y'
#handle: '.handle'
#update: ->
#$.post($(this).data('update-url'), $(this).sortable('serialize'))