mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-27 02:46:15 -04:00
Partial bugfix
This commit is contained in:
parent
0a4a7f538d
commit
b20b86cdc8
3 changed files with 7 additions and 4 deletions
|
@ -205,6 +205,7 @@
|
|||
var clientVars = {};
|
||||
(function () {
|
||||
require.setRootURI("../minified/");
|
||||
require.setLibraryURI("../minified/plugins/");
|
||||
require.setGlobalKeyPath("require");
|
||||
require('ep_etherpad-lite/static/js/timeslider').init();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue