-- Leo's gemini proxy

-- Connecting to git.thebackupbox.net:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini

repo: janusweb
action: commit
revision:
path_from:
revision_from: cc605858840e4cc4df1742a19fc584b117a39470:
path_to:
revision_to:

git.thebackupbox.net

janusweb

git://git.thebackupbox.net/janusweb

commit cc605858840e4cc4df1742a19fc584b117a39470
Author: James Baicoianu <james_github@baicoianu.com>
Date:   Fri Mar 25 06:31:48 2016 -0700

    Move requireCSS call inside of require to maintain proper order

diff --git a/scripts/janusweb.js b/scripts/janusweb.js

index 7957bc7ce6460a9f19d5b8888e90609c917fcf66..

index ..b689e7cf1315294fc461c292471faad2a5612216 100644

--- a/scripts/janusweb.js
+++ b/scripts/janusweb.js
@@ -1,5 +1,5 @@
-elation.requireCSS('janusweb.janusweb');
 elation.require(['engine.things.generic', 'janusweb.room'], function() {
+  elation.requireCSS('janusweb.janusweb');

   elation.component.add('engine.things.janusweb', function() {
     this.rooms = [];

-----END OF PAGE-----

-- Response ended

-- Page fetched on Sun Jun 2 14:59:13 2024