File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
ui/src/components/firewall Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1919 <span > You don't have this kind of authorization. </span >
2020 </v-tooltip >
2121
22- <BaseDialog v-model =" showDialog" transition =" dialog-bottom-transition" >
22+ <BaseDialog v-model =" showDialog" @close = " close " transition =" dialog-bottom-transition" >
2323 <v-card class =" bg-v-theme-surface" >
2424 <v-card-title class =" text-h5 pa-3 bg-primary" data-test =" firewall-rule-title" >
2525 New Firewall Rule
Original file line number Diff line number Diff line change 1717 </div >
1818 </v-list-item >
1919
20- <BaseDialog v-model =" showDialog" transition =" dialog-bottom-transition" >
20+ <BaseDialog v-model =" showDialog" @close = " close " transition =" dialog-bottom-transition" >
2121 <v-card class =" bg-v-theme-surface" >
2222 <v-card-title class =" text-h5 pa-3 bg-primary" data-test =" firewall-edit-rule-title" >
2323 Edit Firewall Rule
You can’t perform that action at this time.
0 commit comments