Skip to content

Commit

Permalink
Merge pull request #2984 from diturner/PAYARA-2925
Browse files Browse the repository at this point in the history
PARAYA-2925 Background for admin console in IE is wrong colour
  • Loading branch information
Pandrex247 authored Aug 6, 2018
2 parents bc40643 + 10f07f2 commit 92b2ec8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion appserver/admingui/war/src/main/webapp/WEB-INF/sun-web.xml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,6 @@
<parameter-encoding default-charset="UTF-8" />
</locale-charset-info>

<class-loader delegate="true" extra-class-path="WEB-INF/extra/webui-jsf-suntheme-4.0.2.10.payara-p10.jar:WEB-INF/extra/dojo-ajax-nodemo-0.4.4.jar:WEB-INF/extra/webui-jsf-4.0.2.10.payara-p10.jar:WEB-INF/extra/commons-fileupload-1.3.3.jar:WEB-INF/extra/commons-io-2.5.jar:WEB-INF/extra/json-1.0.jar:WEB-INF/extra/prototype-1.5.0.jar" />
<class-loader delegate="true" extra-class-path="WEB-INF/extra/webui-jsf-suntheme-4.0.2.10.payara-p11.jar:WEB-INF/extra/dojo-ajax-nodemo-0.4.4.jar:WEB-INF/extra/webui-jsf-4.0.2.10.payara-p11.jar:WEB-INF/extra/commons-fileupload-1.3.3.jar:WEB-INF/extra/commons-io-2.5.jar:WEB-INF/extra/json-1.0.jar:WEB-INF/extra/prototype-1.5.0.jar" />

</sun-web-app>
2 changes: 1 addition & 1 deletion appserver/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@

<jsf-ext.version>0.2</jsf-ext.version>
<jsftemplating.version>2.1.2</jsftemplating.version>
<woodstock.version>4.0.2.10.payara-p10</woodstock.version>
<woodstock.version>4.0.2.10.payara-p11</woodstock.version>

<uc-pkg-client.version>1.122-57.2889</uc-pkg-client.version>
<uc-pkg-bootstrap.version>1.122-57.2889</uc-pkg-bootstrap.version>
Expand Down

0 comments on commit 92b2ec8

Please sign in to comment.