[jboss-dev-forums] [Design of JBoss Portal] - Re: Per window customization even when it is not dashboard
vivek_saini07
do-not-reply at jboss.com
Wed Jan 14 07:42:50 EST 2009
sorry that is not a good solution the better way is change org.jboss.portal.core.model.portal.command.action.MoveWindowCommand.execute()
I commented the following condition
| if (isDashboard())
|
|
And made that block executed always.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4201751#4201751
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4201751
More information about the jboss-dev-forums
mailing list