]> git.immae.eu Git - perso/Immae/Projets/Nodejs/Surfer.git/blobdiff - frontend/index.html
Set correct colspan for empty folder label
[perso/Immae/Projets/Nodejs/Surfer.git] / frontend / index.html
index 4d94a8308a6e46f40a8acee1364c5a33c53b0438..5374339945b588b554062b8ed9cfad17c43453f7 100644 (file)
                     </thead>
                     <tbody>
                         <tr v-show="entries.length === 0">
-                            <th><i>Empty folder</i></th>
+                            <th colspan="5"><i>Empty folder</i></th>
                         </tr>
                         <tr v-for="entry in entries" v-on:click="open(entry)" class="hand">
                             <th>