|
|||
|
In the mashboard install instructions, it references an optional customization to filefolderlistportletcontent.jsp. However, there was no corresponding file in the mashboard installation files that I downloaded. Since it's a small modification, can someone just update this thread to show me what the updated code is supposed to be?
|
|
|||
|
The instructions state what the changes are (unless I am missing the point of your question).
Add the following to filefolderlistportletcontent.jsp Code:
<jsp:include page="/iportal/activePortal/private/common/breadcrumb.jsp" flush="true"/> <%@ include file="/iportal/activePortal/private/filesfolders/filefolderlistcontentcommon.jsp" %> And for htmlportlethead.jsp Code:
//openNewDefaultWindow(sUrl, sBrowserNewWindowName); location.href = sUrl; |
|
|||
|
Thanks for providing the lines of code. I'm sure it's obvious to most how to code the change, but unfortunately, not for me. Perhaps you could update the doc referenced below to include them.
Actuate Mashboard Installation - BIRT Wiki - BIRT Exchange |
![]() |
| Thread Tools | |
| Display Modes | |
|
|