Update src/layouts/schedule-page/recal-ack-modal/recal-ack-toggle/recal-ack-toggle.vue
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
92f235585d
commit
6b9ea7ca3b
1 changed files with 2 additions and 1 deletions
|
|
@ -6,7 +6,8 @@
|
|||
linkType="text"
|
||||
href="#!"
|
||||
:text="textForToggle"
|
||||
@click="handleClickToggle" />
|
||||
:preventDefaultOnClick="true"
|
||||
@click-event="handleClickToggle" />
|
||||
<button
|
||||
type="button"
|
||||
class="recal-ack-toggle d-inline-block"
|
||||
|
|
|
|||
Loading…
Reference in a new issue