fixing loading error

This commit is contained in:
Pablol
2011-08-09 02:17:16 -03:00
parent 7d9af403fe
commit b699c2670c
8 changed files with 644 additions and 13777 deletions

View File

@@ -28,7 +28,6 @@
collabOnLoad = function() {
isGoogleBrix=true;
if(typeof mindplot != "undefined"){
console.log("calling");
mindplot.collaboration.frameworks.brix.BrixFramework.instanciate();
}
};