Skip to content

Commit

Permalink
Merge pull request #4706 from MattGill98/CUSTCOM-291-c
Browse files Browse the repository at this point in the history
CUSTCOM-291 Update Woodstock and Fix Masthead Image Dimensions
  • Loading branch information
MattGill98 authored Jun 17, 2020
2 parents 35af5d0 + 5e7b5a6 commit 170fc8a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@
style="border-width: 0px"
productImageDescription="$resource{theme.productName}"
productImageWidth="191"
productImageHeight="116"
userInfo="#{userName}" userInfoLabel="$resource{i18n.masthead.userInfoLabel}"
roleInfo="#{domainName}" roleInfoLabel="$resource{i18n.masthead.domainInfoLabel}"
serverInfo="#{hostName}" serverInfoLabel="$resource{i18n.masthead.serverInfoLabel}"
Expand Down
2 changes: 1 addition & 1 deletion appserver/admingui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@
<commons-fileupload.version>1.3.3</commons-fileupload.version>
<woodstock-dojo-ajax-nodemo.version>0.4.4</woodstock-dojo-ajax-nodemo.version>
<woodstock-jsf.version>4.0.2.10.payara-p16</woodstock-jsf.version>
<woodstock-jsf-suntheme.version>4.0.2.10.payara-p18</woodstock-jsf-suntheme.version>
<woodstock-jsf-suntheme.version>4.0.2.10.payara-p19</woodstock-jsf-suntheme.version>
<woodstock-json.version>1.0</woodstock-json.version>
<woodstock-prototype.version>1.7.3</woodstock-prototype.version>
</properties>
Expand Down

0 comments on commit 170fc8a

Please sign in to comment.