mirror of
https://github.com/webrecorder/pywb.git
synced 2025-03-15 00:03:28 +01:00
vueui: pass current snap to calendar comp
This commit is contained in:
parent
7cfe9243ad
commit
1d03fa8e6f
@ -42,7 +42,8 @@
|
||||
</div>
|
||||
</div>
|
||||
<CalendarYear v-if="showFullView"
|
||||
:period="currentPeriod"
|
||||
:period="currentPeriod"
|
||||
:current-snapshot="currentSnapshot"
|
||||
@goto-period="gotoPeriod">
|
||||
</CalendarYear>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user