Commit bbfba7ba authored by Kemm23's avatar Kemm23

fix UI Category

parent fd18168c
......@@ -107,13 +107,6 @@
<v-card-text>
<v-container>
<v-row>
<v-col cols="12">
<v-text-field
v-model="eID"
label="ID"
required
/>
</v-col>
<v-col cols="12">
<v-text-field
v-model="eName"
......@@ -125,6 +118,7 @@
<v-text-field
v-model="eOrdering"
label="Ordering"
type="number"
required
/>
</v-col>
......
This diff is collapsed.
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment