Author: sebawagner
Date: Sun Sep 16 08:20:39 2012
New Revision: 1385226
URL: http://svn.apache.org/viewvc?rev=1385226&view=rev
Log:
some wording in comments
Modified:
incubator/openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/components/admin/configurations/ConfigsPanel.java
Modified:
incubator/openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/components/admin/configurations/ConfigsPanel.java
URL:
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/components/admin/configurations/ConfigsPanel.java?rev=1385226&r1=1385225&r2=1385226&view=diff
==============================================================================
---
incubator/openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/components/admin/configurations/ConfigsPanel.java
(original)
+++
incubator/openmeetings/trunk/singlewebapp/src/org/apache/openmeetings/web/components/admin/configurations/ConfigsPanel.java
Sun Sep 16 08:20:39 2012
@@ -40,7 +40,7 @@ public class ConfigsPanel extends AdminP
public void renderHead(HtmlHeaderContainer container) {
// Works but $(document).ready is executed before the table
with the id "example" is
- // rendered in the UI, so you can't see anything
+ // rendered in the UI, so you can't see any effect
// IHeaderResponse response = container.getHeaderResponse();
//