You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by so...@apache.org on 2016/01/21 19:26:19 UTC

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

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) {