mirror of
https://github.com/haiwen/seahub.git
synced 2025-07-09 21:24:22 +00:00
6 lines
63 B
JavaScript
6 lines
63 B
JavaScript
|
prettyPrint();
|
||
|
|
||
|
$('.js-tooltip').tooltip({
|
||
|
delay: 1000
|
||
|
});
|