mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-26 02:16:16 -04:00
Merge branch 'temo'
This commit is contained in:
commit
0a4a7f538d
4 changed files with 41 additions and 24 deletions
|
@ -297,6 +297,7 @@
|
|||
var clientVars = {};
|
||||
(function () {
|
||||
require.setRootURI("../minified/");
|
||||
require.setLibraryURI("../minified/plugins/");
|
||||
require.setGlobalKeyPath("require");
|
||||
require('ep_etherpad-lite/static/js/pad').init();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue