Skip to content
Snippets Groups Projects
Commit e323d874 authored by Martin Weise's avatar Martin Weise
Browse files

Added no databases label

parent 5c661699
No related branches found
No related tags found
2 merge requests!81New stable release,!80Multiple features connected with user management and ownership of databases
This commit is part of merge request !81. Comments created here will be created in the context of that merge request.
......@@ -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>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment