forked from MarseyWorld/MarseyWorld
remove refresh button for applenigs
parent
6aa361a2e7
commit
59c2c169e4
|
@ -94,7 +94,7 @@
|
|||
</div>
|
||||
{% endif %}
|
||||
|
||||
{% if g.browser in ('webview','apple') %}
|
||||
{% if g.browser == 'webview' %}
|
||||
<a href="" type="button" class="mobile-nav-icon d-md-none"><i class="fas fa-arrow-rotate-right align-middle text-gray-500 black"></i></a>
|
||||
{% endif %}
|
||||
|
||||
|
|
Loading…
Reference in New Issue