Suppression des sortable
This commit is contained in:
parent
a3ba4ad0fa
commit
03ab0939b2
@ -94,11 +94,6 @@ $(document).ready(function(){
|
||||
$( "#accordion" ).accordion( "option", "icons", icons );
|
||||
});
|
||||
|
||||
$( "#sortable" ).sortable({
|
||||
placeholder: "ui-state-highlight"
|
||||
});
|
||||
$( "#sortable" ).disableSelection();
|
||||
|
||||
$( ".column" ).sortable({
|
||||
connectWith: ".column"
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user