etherpad-lite/src/static/skins/no-skin/timeslider.js

6 lines
192 B
JavaScript
Raw Normal View History

2020-11-23 13:24:19 -05:00
function customStart() {
// define your javascript here
// jquery is available - except index.js
// you can load extra scripts with $.getScript http://api.jquery.com/jQuery.getScript/
2011-07-31 17:21:01 +01:00
}