[jboss-user] [JBoss Portal] - Re: error changing theme when logged in as admin in 2.6cr2
rharari
do-not-reply at jboss.com
Tue May 29 01:06:55 EDT 2007
The same error happens to me.
It´s missing the fieldset tag in this file: /portal-admin.sar/portal-admin.war/WEB-INF/jsf/common/editTheme.xhtml
| <h:form id="themeform">
| <fieldset style="border: 1px solid;">
| <legend>Theme properties</legend>
|
| <table>
| .....
| </table>
|
| </fieldset>
|
| <br />
| <ui:insert name="form_submit"/>
| </pre>
|
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4049177#4049177
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4049177
More information about the jboss-user
mailing list