1521738496

This commit is contained in:
2018-03-22 19:08:16 +02:00
parent a03a1c4ced
commit 91efed6dcb

2
app.js
View File

@@ -14,7 +14,7 @@ function addBook(event){
let row = `
<tr>
<td>1</td>
<td>My title</td>
<td>${event.target.bookTitle.value}</td>
<td>Drama</td>
<td>Little book about my life</td>
<td>