We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5174f2d commit 617fdb3Copy full SHA for 617fdb3
web/src/views/project/Inventory.vue
@@ -22,7 +22,6 @@
22
</EditDialog>
23
24
<EditDialog
25
- expandable
26
v-model="editDialog"
27
:save-button-text="itemId === 'new' ? $t('create') : $t('save')"
28
:icon="getAppIcon(itemApp)"
0 commit comments