Fix #241 No1
This commit is contained in:
parent
6a9d8efc93
commit
2e8a268dfa
|
@ -11,7 +11,7 @@ function sendData(path){
|
|||
var maxElements;
|
||||
var tmp=[];
|
||||
|
||||
elements=sortable.utils.find(sortTrue,"div");
|
||||
elements=Sortable.utils.find(sortTrue,"div");
|
||||
maxElements=elements.length;
|
||||
|
||||
var form = document.createElement("form");
|
||||
|
|
Loading…
Reference in New Issue
Block a user