mirror of
https://github.com/semaphoreui/semaphore.git
synced 2025-01-21 07:49:34 +01:00
Merge branch 'develop' into use_cobra
This commit is contained in:
commit
c1e9e52b14
@ -10,6 +10,7 @@ Can use used in tandem with ItemFormBase.js. See KeyForm.vue for example.
|
|||||||
persistent
|
persistent
|
||||||
:transition="false"
|
:transition="false"
|
||||||
:content-class="'item-dialog item-dialog--' + position"
|
:content-class="'item-dialog item-dialog--' + position"
|
||||||
|
@keydown.esc="close()"
|
||||||
>
|
>
|
||||||
<v-card>
|
<v-card>
|
||||||
<v-card-title class="headline">
|
<v-card-title class="headline">
|
||||||
|
Loading…
Reference in New Issue
Block a user