Whoops, fixed moving tasks around!
This commit is contained in:
parent
5a1cf2bb52
commit
409e9eec8c
|
@ -122,8 +122,6 @@ function removeMe(e) {
|
|||
</ul>
|
||||
</template>
|
||||
</dropdown-menu>
|
||||
</div>
|
||||
|
||||
|
||||
<Modal v-model="showModalDetails" title="Task details">
|
||||
<template v-slot:default>
|
||||
|
@ -192,6 +190,9 @@ function removeMe(e) {
|
|||
</form>
|
||||
</template>
|
||||
</Modal>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
</template>
|
||||
|
||||
|
|
Loading…
Reference in New Issue