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