Punctuation tweak
This commit is contained in:
parent
dda790b5c4
commit
8a47ab2dde
|
@ -172,7 +172,7 @@
|
|||
<template slot="footer">
|
||||
<b-field grouped position="is-right">
|
||||
<span class="control">
|
||||
showing {{ firstItem }} - {{ lastItem }} of {{ total }} results,
|
||||
showing {{ firstItem }} - {{ lastItem }} of {{ total }} results;
|
||||
</span>
|
||||
<b-select v-model="perPage"
|
||||
size="is-small"
|
||||
|
|
Loading…
Reference in a new issue