Skip to content

Commit 617fdb3

Browse files
committed
feat(ui): remove extend button for inventory dialog
1 parent 5174f2d commit 617fdb3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

web/src/views/project/Inventory.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
</EditDialog>
2323

2424
<EditDialog
25-
expandable
2625
v-model="editDialog"
2726
:save-button-text="itemId === 'new' ? $t('create') : $t('save')"
2827
:icon="getAppIcon(itemApp)"

0 commit comments

Comments
 (0)