mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-05 14:47:12 -04:00
Remove jQuery UI
This commit is contained in:
parent
8d7ec7d24a
commit
a7d7295116
3 changed files with 6 additions and 13 deletions
|
@ -27,7 +27,6 @@ var socket;
|
|||
// These jQuery things should create local references, but for now `require()`
|
||||
// assigns to the global `$` and augments it with plugins.
|
||||
require('/jquery');
|
||||
require('/jquery-ui');
|
||||
require('/farbtastic');
|
||||
require('/excanvas');
|
||||
JSON = require('/json2');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue