mirror of
https://github.com/frappe/books.git
synced 2024-12-24 11:55:46 +00:00
Use nbsp instead of dot
This commit is contained in:
parent
e61c599b51
commit
04308fa416
@ -8,7 +8,7 @@
|
|||||||
class="form-control shadow-none w-100"
|
class="form-control shadow-none w-100"
|
||||||
:placeholder="_('Search...')">
|
:placeholder="_('Search...')">
|
||||||
</form>
|
</form>
|
||||||
<div class="navbar-text">.</div>
|
<div class="navbar-text"> </div>
|
||||||
</nav>
|
</nav>
|
||||||
</template>
|
</template>
|
||||||
<script>
|
<script>
|
||||||
|
Loading…
Reference in New Issue
Block a user