diff --git a/fda-ui/pages/container/index.vue b/fda-ui/pages/container/index.vue index a8e29244e05906b5b704d28698d1f59fecb27855..c4eabf788c745cb6342aed107d8029887e86bd57 100644 --- a/fda-ui/pages/container/index.vue +++ b/fda-ui/pages/container/index.vue @@ -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>