mirror of
https://github.com/webrecorder/pywb.git
synced 2025-03-24 06:59:52 +01:00
vueui: updated label of calendar view
This commit is contained in:
parent
cb53c69569
commit
bea303d8f2
@ -22,7 +22,7 @@
|
|||||||
|
|
||||||
<template>
|
<template>
|
||||||
<div class="full-view">
|
<div class="full-view">
|
||||||
<h2>{{year.snapshotCount}} captures in {{year.id}}</h2>
|
<h2>{{year.id}} ({{year.snapshotCount}} captures)</h2>
|
||||||
<div class="months">
|
<div class="months">
|
||||||
<CalendarMonth
|
<CalendarMonth
|
||||||
v-for="month in year.children"
|
v-for="month in year.children"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user