mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
Merged V2.0 to HEAD
5091: AWC-1118 5092: pooledactor assignment 5100: AWC-1133 5103: CML copy and cm:name 5106: Bubble view discussion topics 5107: AWC-1030, AWC-1137, Console buttons git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5312 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -1036,7 +1036,7 @@ public class ForumsBean implements IContextListener
|
||||
{
|
||||
ResponseWriter out = context.getResponseWriter();
|
||||
|
||||
out.write("<tr><td colspan='99' align='right'>");
|
||||
out.write("<tr><td colspan='99' align='center'>");
|
||||
for (Iterator i = richList.getChildren().iterator(); i.hasNext(); /**/)
|
||||
{
|
||||
// output all remaining child components that are not UIColumn
|
||||
|
Reference in New Issue
Block a user