1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-07-09 21:24:22 +00:00
seahub/media/rest_framework/js/default.js

6 lines
63 B
JavaScript
Raw Normal View History

2013-03-01 05:37:19 +00:00
prettyPrint();
$('.js-tooltip').tooltip({
delay: 1000
});