ajax for drag and drop only.

This commit is contained in:
naomiaro 2010-10-18 07:12:44 -04:00
parent 46c8b0d0a8
commit 135b85a9af
2 changed files with 9 additions and 1 deletions

View file

@ -72,7 +72,7 @@ $(document).ready(function() {
$.post("ui_handler.php",
{ 'act': 'PL.addItem', 'id': id },
{ 'act': 'SPL.addItem', 'id': id },
function(data){