mirror of
https://github.com/KevinMidboe/zoff.git
synced 2026-01-28 04:15:35 +00:00
Fixed issue with some modals, and showing a toast on wrong list password
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
</div>
|
||||
<ul class="right hide-on-med-and-down">
|
||||
<li><a class="waves-effect green" title="Remote control a Zoff player" href="https://remote.zoff.me">Remote</a></li>
|
||||
<li><a class="modal-trigger waves-effect waves-orange" onclick="$('#about').modal('open')">About</a></li>
|
||||
<li><a class="modal-trigger waves-effect waves-orange" data-target="about">About</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
Reference in New Issue
Block a user