Skip to content
This repository has been archived by the owner. It is now read-only.

Commit

Permalink
Trim whitespace in imported mdui:Logo elements.
Browse files Browse the repository at this point in the history
  • Loading branch information
iay committed Aug 18, 2014
1 parent 4903b5c commit 01ebc62
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mdx/common-beans.xml
Original file line number Diff line number Diff line change
Expand Up @@ -738,6 +738,7 @@
-->

<bean id="mdui-InformationURL" parent="QName" c:_0-ref="mdui_namespace" c:_1="InformationURL"/>
<bean id="mdui-Logo" parent="QName" c:_0-ref="mdui_namespace" c:_1="Logo"/>

<bean id="stripMDUIDiscoHints" parent="ElementStrippingStage"
p:id="stripMDUIDiscoHints"
Expand Down Expand Up @@ -1025,6 +1026,7 @@
<ref bean="md-OrganizationDisplayName"/>
<ref bean="md-OrganizationURL"/>
<ref bean="mdui-InformationURL"/>
<ref bean="mdui-Logo"/>
</set>
</property>
</bean>
Expand Down

0 comments on commit 01ebc62

Please sign in to comment.