fix bug click open tiroir
This commit is contained in:
@@ -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');
|
||||
|
||||
Reference in New Issue
Block a user