Began migration to Vuetify 2.x expect a lot to be broken

This commit is contained in:
Stefan Zermatten
2021-03-24 16:23:39 +02:00
parent 82150df5e0
commit 6ffb48b7b6
204 changed files with 985 additions and 833 deletions

View File

@@ -22,7 +22,7 @@
</dialog-base>
</template>
<script>
<script lang="js">
import DialogBase from '/imports/ui/dialogStack/DialogBase.vue';
import LibraryAndNode from '/imports/ui/library/LibraryAndNode.vue';
export default {