mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 18:03:17 +00:00
Merge branch 'master' into PHRAS-3042
This commit is contained in:
@@ -125,6 +125,9 @@
|
|||||||
$('.usrTips').uitooltip({
|
$('.usrTips').uitooltip({
|
||||||
content: function() {
|
content: function() {
|
||||||
return $( this ).attr( "title" );
|
return $( this ).attr( "title" );
|
||||||
|
},
|
||||||
|
classes: {
|
||||||
|
"ui-tooltip": "ui-tooltip ui-corner-all ui-widget ui-widget-content"
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user