Backups Created:
/home/japatmex/public_html/wp-content/edit-wolf.php
Savvy
W
olf -
MANAGER
Edit File: quickeditsrvcs.js
$(document).ready(function() { $("#sortableLst").sortable({ update : function () { var order = $('#sortableLst').sortable('serialize'); $("#dvMsg").show(); $("#dvMsg").load(base_url+apanel_name+"/services/processsortable?i=10&sc="+$('#sc').val()+"&"+order); } }); });