ajax for drag and drop only.
This commit is contained in:
parent
46c8b0d0a8
commit
135b85a9af
2 changed files with 9 additions and 1 deletions
|
@ -72,7 +72,7 @@ $(document).ready(function() {
|
|||
|
||||
$.post("ui_handler.php",
|
||||
|
||||
{ 'act': 'PL.addItem', 'id': id },
|
||||
{ 'act': 'SPL.addItem', 'id': id },
|
||||
|
||||
function(data){
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue