fix bug click open tiroir

This commit is contained in:
2024-07-02 14:48:09 +02:00
parent ef1504e66e
commit 1660d08876
4 changed files with 9 additions and 4 deletions
+1 -1
View File
@@ -86,7 +86,7 @@ jQuery(document).ready(function($){
$("h2").addClass('__close');
}
$(".profile--type--collaborateur").click(function(event) {
$(".view-current-user-doc-profile").click(function(event) {
// Ouvrir .tiroir fichiers
$(".layout-sidebar-second").addClass('close');
$("h2").addClass('__close');