novi vnos, izbris vnosov, itd.
This commit is contained in:
@@ -100,5 +100,9 @@ document.getElementById("search-input").addEventListener("keydown", (event) => {
|
||||
}
|
||||
});
|
||||
|
||||
function addEntry() {
|
||||
window.location.href = "/new.html";
|
||||
}
|
||||
|
||||
// DELAJ DELAJ
|
||||
getLast();
|
||||
Reference in New Issue
Block a user