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
...@@ -24,8 +24,7 @@ ...@@ -24,8 +24,7 @@
<th>Created</th> <th>Created</th>
</tr> </tr>
</thead> </thead>
<tbody <tbody>
v-if="!loading">
<tr v-if="databases.length === 0" aria-readonly="true"> <tr v-if="databases.length === 0" aria-readonly="true">
<td colspan="5"> <td colspan="5">
<span>(no databases)</span> <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