mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 09:53:15 +00:00
PHRAS-3041 #comment fix Admin tooltip_ui display #time 2h
This commit is contained in:
@@ -125,6 +125,9 @@
|
||||
$('.usrTips').uitooltip({
|
||||
content: function() {
|
||||
return $( this ).attr( "title" );
|
||||
},
|
||||
classes: {
|
||||
"ui-tooltip": "ui-tooltip ui-corner-all ui-widget ui-widget-content"
|
||||
}
|
||||
});
|
||||
}
|
||||
|
Reference in New Issue
Block a user