Clean up some code.

This commit is contained in:
James Cole
2020-04-12 06:24:35 +02:00
parent 4a7d9b130a
commit 6daf083b3f
6 changed files with 25 additions and 21 deletions

View File

@@ -45,10 +45,11 @@
<!-- Personal Access Tokens -->
<table class="table table-borderless m-b-none" v-if="tokens.length > 0">
<caption>Personal Access Tokens</caption>
<thead>
<tr>
<th>Name</th>
<th></th>
<th scope="col">Name</th>
<th scope="col"></th>
</tr>
</thead>