mirror of
https://github.com/harvester/harvester-ui-extension.git
synced 2025-12-13 13:11:43 +00:00
fix multiple VM modals (#325)
This commit is contained in:
parent
feddcd247a
commit
e8f7f0e06b
@ -135,7 +135,7 @@ export default {
|
||||
<div>
|
||||
<div class="mt-10">
|
||||
{{ t('promptRemove.attemptingToRemove', {type}) }}
|
||||
<span v-clean-html="resourceNames(names, t)"></span>
|
||||
<span v-clean-html="resourceNames(names, null, t)"></span>
|
||||
|
||||
<div class="mt-10">
|
||||
{{ t('harvester.virtualMachine.promptRemove.title') }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user