mirror of
https://github.com/janeczku/calibre-web
synced 2025-11-01 07:43:02 +00:00
Refactor edit_books.js for unused code; re-add glyphicon to convert button; Add form validation for convert button
This commit is contained in:
@@ -255,6 +255,3 @@ $("#btn-upload-cover").on("change", function () {
|
||||
$("#upload-cover").html(filename);
|
||||
});
|
||||
|
||||
$("#btn-book-convert").on("change", function () {
|
||||
alert("woot");
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user