File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
ui/src/components/Namespace Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11<template >
2- <BaseDialog v-model =" showDialog" @click:outside =" close" >
2+ <BaseDialog v-model =" showDialog" @close =" close" >
33 <v-card data-test =" namespace-add-card" class =" bg-v-theme-surface rounded" rounded >
44 <template v-if =" ! isCommunityVersion " >
55 <v-card-title class =" bg-primary d-flex justify-space-between align-center text-h5 pa-4" >
Original file line number Diff line number Diff line change 11<template >
2- <BaseDialog v-model =" showDialog" @click:outside =" close" >
2+ <BaseDialog v-model =" showDialog" @close =" close" >
33 <v-card data-test =" password-change-card" class =" bg-v-theme-surface" >
44 <v-card-title class =" text-h5 pa-4 bg-primary" data-test =" title" >
55 Change Connection Announcement
You can’t perform that action at this time.
0 commit comments