Author: solomax
Date: Tue Mar 12 04:36:21 2013
New Revision: 1455406

URL: http://svn.apache.org/r1455406
Log:
Release: typo in documentation is fixed;
        redundant fields generation errors are removed;

Modified:
    openmeetings/trunk/singlewebapp/WebContent/src/base/auth/checkLoginData.lzx
    openmeetings/trunk/singlewebapp/docs/Clustering.html
    openmeetings/trunk/singlewebapp/xdocs/Clustering.xml

Modified: 
openmeetings/trunk/singlewebapp/WebContent/src/base/auth/checkLoginData.lzx
URL: 
http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/WebContent/src/base/auth/checkLoginData.lzx?rev=1455406&r1=1455405&r2=1455406&view=diff
==============================================================================
--- openmeetings/trunk/singlewebapp/WebContent/src/base/auth/checkLoginData.lzx 
(original)
+++ openmeetings/trunk/singlewebapp/WebContent/src/base/auth/checkLoginData.lzx 
Tue Mar 12 04:36:21 2013
@@ -294,8 +294,6 @@
                         parent.username.setAttribute('visible',false);
                         parent.n2.setAttribute('visible',false);
                         parent.userpass.setAttribute('visible',false);
-                        parent.n5.setAttribute('visible',false);
-                        parent.colors.setAttribute('visible',false);
                         parent._register.setAttribute('visible',false);
                         parent.b2.setAttribute('visible',false);
                         parent.testing.setAttribute('visible',false);

Modified: openmeetings/trunk/singlewebapp/docs/Clustering.html
URL: 
http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/docs/Clustering.html?rev=1455406&r1=1455405&r2=1455406&view=diff
==============================================================================
--- openmeetings/trunk/singlewebapp/docs/Clustering.html (original)
+++ openmeetings/trunk/singlewebapp/docs/Clustering.html Tue Mar 12 04:36:21 
2013
@@ -740,7 +740,7 @@ limitations under the License.
       </td></tr>
       <tr><td>
         <blockquote>
-                                    
<tt>/opt/red5/webapps/openmeetings/WEB-NF/openmeetings-applicationContext.xml</tt>
+                                    
<tt>/opt/red5/webapps/openmeetings/WEB-INF/openmeetings-applicationContext.xml</tt>
                                                 <ul>
                                <li>
                                        For each node uncomment line:

Modified: openmeetings/trunk/singlewebapp/xdocs/Clustering.xml
URL: 
http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/xdocs/Clustering.xml?rev=1455406&r1=1455405&r2=1455406&view=diff
==============================================================================
--- openmeetings/trunk/singlewebapp/xdocs/Clustering.xml (original)
+++ openmeetings/trunk/singlewebapp/xdocs/Clustering.xml Tue Mar 12 04:36:21 
2013
@@ -82,7 +82,7 @@
                        </ul> 
                </section>
                <section name="OM nodes configuration">
-                       In the file 
<tt>/opt/red5/webapps/openmeetings/WEB-NF/openmeetings-applicationContext.xml</tt>:
+                       In the file 
<tt>/opt/red5/webapps/openmeetings/WEB-INF/openmeetings-applicationContext.xml</tt>:
                        <ul>
                                <li>
                                        For each node uncomment line:


Reply via email to