This commit is contained in:
@@ -10,8 +10,8 @@
|
||||
xl="3"
|
||||
>
|
||||
<gz-dash
|
||||
:title="'Dash-' + item.id"
|
||||
:id="'dash-item-' + item.id"
|
||||
:title="item.title"
|
||||
:id="item.id"
|
||||
v-on:dash-remove="dashRemove"
|
||||
v-on:dash-move-start="dashMoveStart"
|
||||
v-on:dash-move-back="dashMoveBack"
|
||||
|
||||
Reference in New Issue
Block a user