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