mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-28 19:29:15 -04:00
More AMDificatioN
This commit is contained in:
parent
4234681efd
commit
7a1f065702
18 changed files with 233 additions and 290 deletions
|
@ -28,7 +28,7 @@ JSON = require('./json2');
|
|||
var createCookie = require('./pad_utils').createCookie;
|
||||
var readCookie = require('./pad_utils').readCookie;
|
||||
var randomString = require('./pad_utils').randomString;
|
||||
var hooks = require('./pluginfw/hooks');
|
||||
var hooks = require('ep_etherpad-lite/static/js/pluginfw/hooks');
|
||||
|
||||
var token, padId, export_links;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue