Merge branch 'release/2020.05-03'
This commit is contained in:
Generated
+1
-2
@@ -5077,8 +5077,7 @@
|
||||
"partOfFactoryDefault": true
|
||||
},
|
||||
"extension-key": "form"
|
||||
},
|
||||
"patches_applied": []
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
|
||||
@@ -80,7 +80,7 @@
|
||||
</div>
|
||||
<div class="col-sm-3 text-center">
|
||||
<a href="https://www.unglobalcompact.org/" target="_blank" title="Global Compact">
|
||||
<f:image src="EXT:ep_theme/Resources/Public/images/global_compact.png" alt="Global Compact" height="48"/>
|
||||
<img class="lazyload" data-src="{f:uri.image(src: 'EXT:ep_theme/Resources/Public/images/global_compact.png', height: '48')}" alt="Global Compact" width="40" height="48"/>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
+1
-1
@@ -10,7 +10,7 @@
|
||||
<div class="col-md-3">
|
||||
<div class="teaserbox teaserbox--social">
|
||||
<f:link.typolink parameter="{feed.postUrl}" target="_blank" title="{feed.title}">
|
||||
<div class="teaserbox__image teaserbox__image--social-media" style="background-image: url({feed.image})">
|
||||
<div class="teaserbox__image teaserbox__image--social-media lazyload" data-bg="{feed.image}">
|
||||
<f:switch expression="{feed.configuration.token.socialType}">
|
||||
<f:case value="1">
|
||||
<div class="teaserbox__icon">
|
||||
|
||||
Reference in New Issue
Block a user