diff options
-rw-r--r-- | app/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/index.html b/app/index.html index 9e4901f..c465011 100644 --- a/app/index.html +++ b/app/index.html | |||
@@ -134,6 +134,7 @@ | |||
134 | <th>..</th> | 134 | <th>..</th> |
135 | <th></th> | 135 | <th></th> |
136 | <th></th> | 136 | <th></th> |
137 | <th></th> | ||
137 | </tr> | 138 | </tr> |
138 | <tr v-for="entry in entries" v-on:click="open(entry)" class="hand"> | 139 | <tr v-for="entry in entries" v-on:click="open(entry)" class="hand"> |
139 | <th> | 140 | <th> |