mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Added toast on frontpage for remote
This commit is contained in:
@@ -76,6 +76,8 @@ function sortFunction(a, b) {
|
||||
|
||||
$(document).ready(function (){
|
||||
|
||||
Materialize.toast("<a href='/remote' style='color:white;'>Try out our new feature, remote!</a>", 8000)
|
||||
|
||||
list_html = $("#channels").html();
|
||||
$("#channels").empty();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user