chore: add a note about unavailable instaces (#3100)

Co-authored-by: Bnyro <82752168+Bnyro@users.noreply.github.com>
This commit is contained in:
Veronika Bušová
2023-11-04 20:25:27 +01:00
committed by GitHub
parent 24ffe2ef93
commit b0488ae9e5
2 changed files with 2 additions and 0 deletions

View File

@@ -263,6 +263,7 @@
</label>
<h2 v-t="'titles.instance'" class="text-center" />
<p v-t="'actions.instances_not_shown'" class="text-center" />
<label class="pref" for="ddlInstanceSelection">
<strong v-text="`${$t('actions.instance_selection')}:`" />
<select id="ddlInstanceSelection" v-model="selectedInstance" class="select w-auto" @change="onChange($event)">