rem jQ-UI from pad.js too
parent
bb808d11ac
commit
1c826da1d1
|
@ -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…
Reference in New Issue