mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-18 15:33:15 +00:00
@@ -119,9 +119,10 @@
|
||||
</div>
|
||||
|
||||
<script type="text/javascript">
|
||||
$.widget.bridge('uitooltip', $.ui.tooltip);
|
||||
$(document).ready(
|
||||
function(){
|
||||
$('.usrTips').tooltip({
|
||||
$('.usrTips').uitooltip({
|
||||
content: function() {
|
||||
return $( this ).attr( "title" );
|
||||
}
|
||||
|
Reference in New Issue
Block a user