Loading src/components/panelLeft.vue +1 −1 Original line number Diff line number Diff line Loading @@ -120,7 +120,7 @@ <div v-for="form in plugin.forms" :key="`${form.route}/${form.name}`.replace(/\s+/g, '-').toLowerCase()" class="uk-flex uk-flex-column" class="uk-height-1-1 uk-width-1-1" > <extensionContent :name="form.name" Loading src/components/pluginComponents/JsonForm.vue +1 −1 Original line number Diff line number Diff line <template> <div> <div class="uk-padding-small"> <div class="uk-flex"> <div class="uk-text-bold uk-text-uppercase uk-width-expand"> {{ name }} Loading Loading
src/components/panelLeft.vue +1 −1 Original line number Diff line number Diff line Loading @@ -120,7 +120,7 @@ <div v-for="form in plugin.forms" :key="`${form.route}/${form.name}`.replace(/\s+/g, '-').toLowerCase()" class="uk-flex uk-flex-column" class="uk-height-1-1 uk-width-1-1" > <extensionContent :name="form.name" Loading
src/components/pluginComponents/JsonForm.vue +1 −1 Original line number Diff line number Diff line <template> <div> <div class="uk-padding-small"> <div class="uk-flex"> <div class="uk-text-bold uk-text-uppercase uk-width-expand"> {{ name }} Loading