Author: solomax
Date: Thu Jan 21 18:26:19 2016
New Revision: 1726050

URL: http://svn.apache.org/viewvc?rev=1726050&view=rev
Log:
[OPENMEETINGS-794] autoloder is removed

Modified:
    
openmeetings/application/branches/3.1.x/openmeetings-flash/src/main/swf/modules/invitation/invitationQuickLoader.lzx

Modified: 
openmeetings/application/branches/3.1.x/openmeetings-flash/src/main/swf/modules/invitation/invitationQuickLoader.lzx
URL: 
http://svn.apache.org/viewvc/openmeetings/application/branches/3.1.x/openmeetings-flash/src/main/swf/modules/invitation/invitationQuickLoader.lzx?rev=1726050&r1=1726049&r2=1726050&view=diff
==============================================================================
--- 
openmeetings/application/branches/3.1.x/openmeetings-flash/src/main/swf/modules/invitation/invitationQuickLoader.lzx
 (original)
+++ 
openmeetings/application/branches/3.1.x/openmeetings-flash/src/main/swf/modules/invitation/invitationQuickLoader.lzx
 Thu Jan 21 18:26:19 2016
@@ -133,8 +133,6 @@
                        hib.userobject.lastname = lName;
                        
                        hib.userlang = Number(this.userlang);
-                       canvas.thishib.loaderVar = new 
lz.autoloaderBarOnly(canvas);
-                       canvas.thishib.loaderVar.setProgress();
                        this.close();
                        //if (canvas.language == canvas.thishib.userlang && 
canvas.thishib.initlanguageLoaded) { TODO  canvas.language seems to be dropped
                        if (canvas.language_id == canvas.thishib.userlang && 
canvas.thishib.initlanguageLoaded) {


Reply via email to