[portal-commits] JBoss Portal SVN: r11975 - branches/JBoss_Portal_Branch_2_7/core/src/resources/portal-core-war/WEB-INF/jsp/content.
portal-commits at lists.jboss.org
portal-commits at lists.jboss.org
Wed Sep 24 23:12:35 EDT 2008
Author: wesleyhales
Date: 2008-09-24 23:12:35 -0400 (Wed, 24 Sep 2008)
New Revision: 11975
Modified:
branches/JBoss_Portal_Branch_2_7/core/src/resources/portal-core-war/WEB-INF/jsp/content/portlet_editor.jsp
Log:
oops
Modified: branches/JBoss_Portal_Branch_2_7/core/src/resources/portal-core-war/WEB-INF/jsp/content/portlet_editor.jsp
===================================================================
--- branches/JBoss_Portal_Branch_2_7/core/src/resources/portal-core-war/WEB-INF/jsp/content/portlet_editor.jsp 2008-09-25 03:04:18 UTC (rev 11974)
+++ branches/JBoss_Portal_Branch_2_7/core/src/resources/portal-core-war/WEB-INF/jsp/content/portlet_editor.jsp 2008-09-25 03:12:35 UTC (rev 11975)
@@ -166,7 +166,7 @@
try{
darktip<%=index%>.setAttribute("id", infoContainerId<%=index%>);
}catch(e){
- alert(e);
+ //alert(e);
}
</script>
More information about the portal-commits
mailing list