Bug fix
This commit is contained in:
parent
175a42c73d
commit
9b0e43e644
@ -26,7 +26,7 @@
|
||||
<h4>Loading RanchiMall FLO Scout</h4>
|
||||
</div>
|
||||
<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">
|
||||
<title>RanchiMall</title>
|
||||
<path
|
||||
@ -1077,6 +1077,7 @@
|
||||
</ul>
|
||||
</div>
|
||||
`)
|
||||
getRef("page_title").textContent = '';
|
||||
})
|
||||
router.addRoute('address', async state => {
|
||||
try {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user