diff --git a/index.html b/index.html index a0f0be3..25ba2d2 100644 --- a/index.html +++ b/index.html @@ -604,10 +604,10 @@
| Päivämäärä | Status | Ehdotus | Ehdottaja | -Päivämäärä | 💬 |
|---|---|---|---|---|---|
| ${(t.luotu||'').slice(0,10)} | ${todoStatusLabels[t.status]||t.status} | ${esc(t.title)} | ${esc(t.created_by)} | -${(t.luotu||'').slice(0,10)} | ${t.comment_count > 0 ? t.comment_count : ''} |