Added mail in toast

This commit is contained in:
Kasper Rynning-Tønnesen
2015-05-14 16:43:43 +02:00
parent 8ae2a95932
commit 4bfce334b9

View File

@@ -73,7 +73,7 @@ socket.on(chan.toLowerCase()+",viewers", function(view)
$(document).ready(function() $(document).ready(function()
{ {
Materialize.toast("Passwords have been reset. If anything is not right, please send us a mail!", 10000); Materialize.toast("Passwords have been reset. If anything is not right, please send us a mail @ contact@zoff.no", 10000);
$("#settings").sideNav({ $("#settings").sideNav({
menuWidth: 300, // Default is 240 menuWidth: 300, // Default is 240
edge: 'right', // Choose the horizontal origin edge: 'right', // Choose the horizontal origin