mirror of
https://github.com/webrecorder/pywb.git
synced 2025-03-24 06:59:52 +01:00
vue ui: breadcrumbs (remove separator >) as it date part has no cardinal suffix so lone-hanging number is confusing
This commit is contained in:
parent
99b6f20a60
commit
94d7829403
@ -11,7 +11,6 @@
|
|||||||
<span class="goto" @click="changePeriod(parent)" :title="getPeriodZoomOutText(parent)">
|
<span class="goto" @click="changePeriod(parent)" :title="getPeriodZoomOutText(parent)">
|
||||||
{{parent.getReadableId(true)}}
|
{{parent.getReadableId(true)}}
|
||||||
</span>
|
</span>
|
||||||
>
|
|
||||||
</span>
|
</span>
|
||||||
</template>
|
</template>
|
||||||
<span class="item">
|
<span class="item">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user