Skip to content
Snippets Groups Projects

New stable release

Merged Martin Weise requested to merge dev into master
1 file
+ 1
2
Compare changes
  • Side-by-side
  • Inline
@@ -24,8 +24,7 @@
<th>Created</th>
</tr>
</thead>
<tbody
v-if="!loading">
<tbody>
<tr v-if="databases.length === 0" aria-readonly="true">
<td colspan="5">
<span>(no databases)</span>
Loading