mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
Fix for ETHREEOH-1868 - as contributed
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@14203 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -210,7 +210,7 @@ public class UISidebar extends SelfRenderingComponent
|
||||
"<tr><td style='height: 12px; width: 5px;'><img src='");
|
||||
out.write(cxPath);
|
||||
out.write("/images/parts/sidebar_bottom_grey_begin.gif' width='5' height='12' alt=''/></td>" +
|
||||
"<td style='_width: 100%; background-image: url(");
|
||||
"<td style='width: 100%; background-image: url(");
|
||||
out.write(cxPath);
|
||||
out.write("/images/parts/sidebar_bottom_grey_bg.gif)'>" +
|
||||
"<img src='");
|
||||
|
Reference in New Issue
Block a user