Author: solomax
Date: Mon May 12 03:22:26 2014
New Revision: 1593883
URL: http://svn.apache.org/r1593883
Log:
[OPENMEETINGS-996] generate then send invitation works as expected
Modified:
openmeetings/branches/3.0.x/WebContent/src/modules/invitation/inviteMainWindow.lzx
Modified:
openmeetings/branches/3.0.x/WebContent/src/modules/invitation/inviteMainWindow.lzx
URL:
http://svn.apache.org/viewvc/openmeetings/branches/3.0.x/WebContent/src/modules/invitation/inviteMainWindow.lzx?rev=1593883&r1=1593882&r2=1593883&view=diff
==============================================================================
---
openmeetings/branches/3.0.x/WebContent/src/modules/invitation/inviteMainWindow.lzx
(original)
+++
openmeetings/branches/3.0.x/WebContent/src/modules/invitation/inviteMainWindow.lzx
Mon May 12 03:22:26 2014
@@ -202,7 +202,6 @@
<netparam name="SID"><method name="getValue">return
canvas.sessionId;</method></netparam>
<netparam name="invitationHash"><method
name="getValue">return this.parent.parent.currentHash;</method></netparam>
<netparam name="message"><method name="getValue">return
this.parent.parent._message.getText();</method></netparam>
- <netparam name="baseurl"><method name="getValue">return
parent.parent.baseUrl;</method></netparam>
<netparam name="subject"><method name="getValue">return
this.parent.parent._subject.getText();</method></netparam>
<netparam name="language_id"><method
name="getValue">return parent.parent._languages.getValue();</method></netparam>
<handler name="ondata" args="value">