fixed building version
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
<v-list-item-title>
|
||||
{{ pkg.pkgbase }} <span class="text-grey">({{ pkg.repo }})</span>
|
||||
</v-list-item-title>
|
||||
<v-list-item-subtitle>{{ pkg.repo_version }}</v-list-item-subtitle>
|
||||
<v-list-item-subtitle>{{ pkg.arch_version }}</v-list-item-subtitle>
|
||||
</v-list-item>
|
||||
</v-list>
|
||||
|
||||
@@ -59,7 +59,7 @@
|
||||
<v-list-item-title>
|
||||
{{ pkg.pkgbase }} <span class="text-grey">({{ pkg.repo }})</span>
|
||||
</v-list-item-title>
|
||||
<v-list-item-subtitle>{{ pkg.repo_version }}</v-list-item-subtitle>
|
||||
<v-list-item-subtitle>{{ pkg.arch_version }}</v-list-item-subtitle>
|
||||
</v-list-item>
|
||||
<v-list-item
|
||||
v-if="packageCount.queued > packageCount.building"
|
||||
|
||||
Reference in New Issue
Block a user