mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-29 01:55:01 +00:00
AddAddress: adjust Open and Close methods for each step
This commit is contained in:
@@ -15,7 +15,10 @@
|
||||
|
||||
suggestions
|
||||
|
||||
<action-buttons v-if="insideModal === false">
|
||||
<action-buttons v-if="insideModal === false"
|
||||
:flag="this.flag"
|
||||
:options="this.options"
|
||||
:default="this.default">
|
||||
<template v-slot:action>
|
||||
<li>
|
||||
<a @click.prevent="$emit('openEditPane')"
|
||||
|
Reference in New Issue
Block a user