Skip to content

Commit cfff53b

Browse files
Merge pull request #66 from platforma-open/khizhnyak/MILAB-1251
MILAB-1251: change title to Analysis Overview
2 parents 4c5660f + 97a9183 commit cfff53b

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.changeset/cool-bulldogs-guess.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@platforma-open/milaboratories.mixcr-shm-trees.ui': patch
3+
---
4+
5+
Changed title to Analysis Overview

ui/src/pages/MainPage.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ const gridOptions: GridOptions<TreeResult> = {
8888

8989
<template>
9090
<PlBlockPage>
91-
<template #title>Overview</template>
91+
<template #title>Analysis Overview</template>
9292
<template #append>
9393
<PlBtnGhost @click.stop="() => data.settingsOpen = true">Settings
9494
<template #append>

0 commit comments

Comments
 (0)