1
0
mirror of https://github.com/janeczku/calibre-web synced 2025-12-04 07:18:05 +00:00

Merge remote-tracking branch 'Convert_all/ebookconvert-any'

# Conflicts:
#	cps/web.py
This commit is contained in:
OzzieIsaacs
2018-08-31 15:00:22 +02:00
21 changed files with 4217 additions and 2357 deletions

View File

@@ -254,3 +254,4 @@ $("#btn-upload-cover").on("change", function () {
} // Remove c:\fake at beginning from localhost chrome
$("#upload-cover").html(filename);
});