Skip to content
Snippets Groups Projects
Commit 65c81d70 authored by Anthony's avatar Anthony
Browse files

Allow to play sound in comment

parent fbb7a629
Branches
No related tags found
No related merge requests found
......@@ -26,9 +26,9 @@ $(document).ready(function() {
}
});
$(document).on('click', function() {
$('[spanid]').popover('hide');
});
// $(document).on('click', function() {
// $('[spanid]').popover('hide');
// });
// Simplify th in td
$('th').each(function () {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment