1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-03 07:55:36 +00:00
Files
seahub/media/rest_framework/js/default.js

6 lines
63 B
JavaScript
Raw Normal View History

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