|
|
|
@ -299,7 +299,7 @@ $(document).ready(function(){ |
|
|
|
} |
|
|
|
}); |
|
|
|
|
|
|
|
$('.file_action').tipsy({gravity:'s', live:true}); |
|
|
|
$('.action').tipsy({gravity:'s', live:true}); |
|
|
|
$('.selectedActions a').tipsy({gravity:'n', live:true}); |
|
|
|
$('.selectedActions a.delete').tipsy({gravity: 'ne', live:true}); |
|
|
|
}); |
|
|
|
|