Skip to content

Commit

Permalink
remove cancel button functionality from time blocks
Browse files Browse the repository at this point in the history
  • Loading branch information
solderq35 committed Dec 31, 2023
1 parent c8c9190 commit 6835595
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/view/modals/edit_card.vue
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,6 @@
<p class="savedTimesP">Currently Saved Times:</p>

<el-button
@click="visible = false"
type="info"
class="savedTimesButton"
v-for="(item, index) in form.tempMultStart"
Expand Down

0 comments on commit 6835595

Please sign in to comment.