]> git.immae.eu Git - perso/Immae/Projets/Nodejs/Surfer.git/commitdiff
Remove cluttered .. up table item
authorJohannes Zellner <johannes@cloudron.io>
Sun, 5 Feb 2017 16:59:40 +0000 (08:59 -0800)
committerJohannes Zellner <johannes@cloudron.io>
Sun, 5 Feb 2017 16:59:40 +0000 (08:59 -0800)
frontend/index.html

index 206e214fb6d115e25475955b133dd1384443cd52..e9775e808e63ad289210c99c5e7543fc8a7499c5 100644 (file)
                         </tr>
                     </thead>
                     <tbody>
-                        <tr v-show="path !== '/'" v-on:click="up()" class="hand">
-                            <th><i class="fa fa-chevron-up"></i></th>
-                            <th>..</th>
-                            <th></th>
-                            <th></th>
-                            <th></th>
-                        </tr>
                         <tr v-for="entry in entries" v-on:click="open(entry)" class="hand">
                             <th>
                                 <img v-bind:src="entry.previewUrl" height="48px" width="48px"/>