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
Tags
1 merge request!6Resolve "Démo/Réunion du 16/01 avec Laurence et Sheridan"
Pipeline #2053 passed
...@@ -26,9 +26,9 @@ $(document).ready(function() { ...@@ -26,9 +26,9 @@ $(document).ready(function() {
} }
}); });
$(document).on('click', function() { // $(document).on('click', function() {
$('[spanid]').popover('hide'); // $('[spanid]').popover('hide');
}); // });
// Simplify th in td // Simplify th in td
$('th').each(function () { $('th').each(function () {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment