summaryrefslogtreecommitdiff
path: root/src/views/PowerSupplies/Specification/PowerStaticPage.vue
diff options
context:
space:
mode:
Diffstat (limited to 'src/views/PowerSupplies/Specification/PowerStaticPage.vue')
-rw-r--r--src/views/PowerSupplies/Specification/PowerStaticPage.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/views/PowerSupplies/Specification/PowerStaticPage.vue b/src/views/PowerSupplies/Specification/PowerStaticPage.vue
index c526abbd..f0ffd296 100644
--- a/src/views/PowerSupplies/Specification/PowerStaticPage.vue
+++ b/src/views/PowerSupplies/Specification/PowerStaticPage.vue
@@ -3,7 +3,7 @@
:style="{ display: 'flex', 'flex-direction': 'column' }"
fluid="xxl pt-0 m-0"
>
- <page-title />
+ <page-title :description="$t('appNavigation.specification')" />
<page-section class="bootstrap-table__section info_section">
<span class="bold-16px">{{ $t('pageInventory.powerSources') }}</span>
</page-section>