novi vnos, izbris vnosov, itd.

This commit is contained in:
2026-05-08 17:51:25 +02:00
parent 6c694a73fb
commit e60826b8d9
10 changed files with 307 additions and 2 deletions

View File

@@ -100,5 +100,9 @@ document.getElementById("search-input").addEventListener("keydown", (event) => {
}
});
function addEntry() {
window.location.href = "/new.html";
}
// DELAJ DELAJ
getLast();