{{ card.count }}
+{{ card.title }}
+{{ t('elemental.dashboard.used') }}{{ used }}
+{{ t('elemental.dashboard.free') }}{{ free }}
+diff --git a/package.json b/package.json
index f1532c0..a25f1e0 100644
--- a/package.json
+++ b/package.json
@@ -8,7 +8,7 @@
},
"dependencies": {
"@rancher/components": "0.1.0-alpha.9",
- "@rancher/shell": "0.3.26",
+ "@rancher/shell": "0.3.27",
"@types/lodash": "4.14.184",
"core-js": "3.21.1",
"css-loader": "4.3.0"
diff --git a/pkg/elemental/components/BuildIso.vue b/pkg/elemental/components/BuildIso.vue
index ee6f247..f4476d7 100644
--- a/pkg/elemental/components/BuildIso.vue
+++ b/pkg/elemental/components/BuildIso.vue
@@ -210,9 +210,9 @@ export default {
{{ card.title }} {{ t('elemental.dashboard.used') }}{{ used }} {{ t('elemental.dashboard.free') }}{{ free }} {{ t('elemental.dashboard.noMachineReg') }} {{ t('elemental.dashboard.noManageOs') }}
+ {{ t('elemental.menuLabels.titleDashboard') }}
+
+
+ {{ card.count }}
+
+ {{ machineRegTitle }}
+
+
+ {{ row.status.registrationToken }}
+
+
+
+ {{ managedOsTitle }}
+
+
+ {{ t("product.elemental") }}
+
+
+
{{ card.title }}
-{{ t('elemental.dashboard.used') }}{{ used }}
-{{ t('elemental.dashboard.free') }}{{ free }}
-{{ t('elemental.dashboard.noMachineReg') }}
-{{ t('elemental.dashboard.noManageOs') }}
-