1
0
mirror of https://github.com/janeczku/calibre-web synced 2025-11-01 15:53:01 +00:00

Added code for rearranging shelfs #73

This commit is contained in:
OzzieIsaacs
2017-01-03 20:19:32 +01:00
parent 490f8ef5f2
commit ea2e8205e3
12 changed files with 1066 additions and 678 deletions

View File

@@ -1,3 +1,7 @@
document.ontouchmove = function(e){
return true;
};
Sortable.create(sortTrue, {
group: "sorting",
sort: true