repo: janusweb action: commit revision: path_from: revision_from: 8f13ffa79cc77e28975215e35aa529c647906038: path_to: revision_to:
commit 8f13ffa79cc77e28975215e35aa529c647906038 Author: James BaicoianuDate: Thu Apr 14 05:36:01 2016 -0700 Return reference to room diff --git a/scripts/janusweb.js b/scripts/janusweb.js
--- a/scripts/janusweb.js
+++ b/scripts/janusweb.js
@@ -91,6 +91,7 @@ elation.require(['janusweb.config', 'engine.things.generic','engine.things.remot
if (room && makeactive) {
this.setActiveRoom(url);
}
+ return room;
}
this.setActiveRoom = function(url, pos) {
this.clear();
-----END OF PAGE-----