show tag name in title for tag timelines
This commit is contained in:
parent
1a8840c7c3
commit
54b619dfec
2 changed files with 12 additions and 6 deletions
|
@ -45,7 +45,7 @@
|
|||
slot="trigger"
|
||||
class="title timeline-menu-title"
|
||||
>
|
||||
<span>{{ $t(timelineNames[$route.name]) }}</span>
|
||||
<span>{{ timelineName() }}</span>
|
||||
<i class="icon-down-open" />
|
||||
</div>
|
||||
</Popover>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue