More minor UI adjustments

This commit is contained in:
da
2017-01-22 13:01:56 +01:00
parent b246523ca3
commit d230e92e59
2 changed files with 4 additions and 1 deletions
+3
View File
@@ -7,6 +7,9 @@
};
$.post("/playsound", data, function(data, success) {});
}
$(document).ready(function(){
$('[data-toggle="popover"]').popover();
});
</script>
<a href="/logout">Logout</a><br/>
{{ end }}