Bug fix
This commit is contained in:
parent
175a42c73d
commit
9b0e43e644
@ -26,7 +26,7 @@
|
|||||||
<h4>Loading RanchiMall FLO Scout</h4>
|
<h4>Loading RanchiMall FLO Scout</h4>
|
||||||
</div>
|
</div>
|
||||||
<header id="main_header" class="margin">
|
<header id="main_header" class="margin">
|
||||||
<a href="#/home" id="logo" class="app-brand">
|
<a href="#/home" id="logo" class="app-brand hide-on-small">
|
||||||
<svg id="main_logo" class="icon" viewBox="0 0 27.25 32">
|
<svg id="main_logo" class="icon" viewBox="0 0 27.25 32">
|
||||||
<title>RanchiMall</title>
|
<title>RanchiMall</title>
|
||||||
<path
|
<path
|
||||||
@ -1077,6 +1077,7 @@
|
|||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
`)
|
`)
|
||||||
|
getRef("page_title").textContent = '';
|
||||||
})
|
})
|
||||||
router.addRoute('address', async state => {
|
router.addRoute('address', async state => {
|
||||||
try {
|
try {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user