Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
lgl
SmartVillages2
Commits
bcadfe1a
Commit
bcadfe1a
authored
Jul 31, 2025
by
Luna Riegel
Browse files
Remove converter status element
parent
cba7ebfe
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/upload.vue
View file @
bcadfe1a
...
...
@@ -13,14 +13,10 @@
</v-col>
</v-row>
<v-row
no-gutters
class=
"justify-center"
>
</v-row>
<v-row
no-gutters
class=
"justify-center"
>
<VcsFormButton
id=
"convertBtn"
@
click=
"convert()"
:disabled=
"disable"
>
Konvertieren
</VcsFormButton>
</v-row>
<v-row
no-gutters
class=
"justify-center"
>
<converterStatus
/>
</v-row>
</v-container>
</v-card>
</v-sheet>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment