1
0
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:
Ivan Velev 2022-02-07 20:14:58 -08:00
parent 99b6f20a60
commit 94d7829403

View File

@ -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>
&gt;
</span> </span>
</template> </template>
<span class="item"> <span class="item">