Implement require for most modules.

This commit is contained in:
Chad Weider 2012-01-15 20:16:11 -08:00
parent 72d29b1c62
commit 7f98116a43
11 changed files with 55 additions and 0 deletions

View file

@ -32,6 +32,9 @@ settings.globalUserName = false;
settings.hideQRCode = false;
settings.rtlIsTrue = false;
var chat = require('/chat').chat;
var getCollabClient = require('/collab_client').getCollabClient;
$(document).ready(function()
{
//start the costum js