@ -36,6 +36,7 @@ function deleteBook(bookId) {
console.log("Delete Book", bookId);
let rowElement = document.getElementById("bookRow"+bookId);
bookTable.removeChild(rowElement);
}
function editBook() {
The note is not visible to the blocked user.