Details
-
Bug
-
Status: Closed
-
Resolution: Inactive
-
6.1.0 CE GA1, 6.1.10 EE GA1, 6.2.0 CE M4
-
None
-
OS :- Windows XP
Browser :- Firefox 12.0
-
3
Description
I am using Liferay 6.1.
I am trying to embed a portlet in theme with borderless look and feel. For the same I've added below code in my vm file.
$velocityPortletPreferences.setValue("portletSetupShowBorders", "false")
$theme.runtime("breadcrumbportlet_WAR_breadcrumbportlet", $velocityPortletPreferences.toString())
$velocityPortletPreferences.reset()
It is working fine after first time page load. As on first page load its coming with border and after that if I refresh the page border is removed.
Please let me know if you need more details.
Attachments
Issue Links
- is related to
-
LPS-44457 Reports portlet shows up with Border
- Closed