1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-07-08 12:44:03 +00:00
seahub/media/rest_framework/js/default.js
2013-03-01 13:38:05 +08:00

6 lines
63 B
JavaScript

prettyPrint();
$('.js-tooltip').tooltip({
delay: 1000
});