From 03664a522d0b4ad11ecff6c1f56a94d85a5f1f3a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Fromme?= Date: Mon, 27 Dec 2021 17:57:22 +0100 Subject: [PATCH] Replace inline svgs with sprite --- .../images/icons_sprite.svg} | 76 +++++++++---------- .../js/controllers/pricetable_controller.js | 3 +- .../Private/Layouts/Page/Detail.html | 1 - .../Private/Layouts/Page/Frontpage.html | 1 - .../Private/Layouts/Page/FrontpageEvent.html | 1 - .../Resources/Private/Layouts/Page/Popup.html | 1 - .../Private/Layouts/Page/Search.html | 1 - .../Private/Layouts/Page/Subpage.html | 1 - .../Layouts/Page/SubpageSidebarLeft.html | 1 - .../Layouts/Page/SubpageSidebarLeftEvent.html | 1 - .../Layouts/Page/SubpageSidebarRight.html | 1 - .../Page/SubpageSidebarRightEvent.html | 1 - .../Private/Partials/City/Teaser.html | 2 +- .../Resources/Private/Partials/Config.html | 1 + .../Private/Partials/ContactBar.html | 16 ++-- .../Private/Partials/Disrupter/Large.html | 2 +- .../Private/Partials/Disturber/Large.html | 2 +- .../Private/Partials/EventDisturber.html | 2 +- .../Resources/Private/Partials/Facts.html | 2 +- .../Resources/Private/Partials/Faq.html | 6 +- .../Resources/Private/Partials/Footer.html | 12 +-- .../Private/Partials/Hotel/Teaser.html | 2 +- .../Private/Partials/ImageGallery.html | 2 +- .../Resources/Private/Partials/Mainnav.html | 18 +++-- .../Resources/Private/Partials/Mobilenav.html | 16 ++-- .../Partials/Product/HeaderDetail.html | 8 +- .../Private/Partials/Product/Teaser.html | 2 +- .../Private/Partials/Region/Details.html | 6 +- .../Private/Partials/Region/Teaser.html | 2 +- .../Private/Partials/Regioninfo.html | 38 +++++----- .../Private/Partials/Search/FilterPanel.html | 26 +++---- .../Private/Partials/Search/MobileSearch.html | 4 +- .../Private/Partials/Search/Result.html | 4 +- .../Private/Partials/Teaser/OneColumn.html | 2 +- .../Resources/Private/Partials/Topnav.html | 6 +- .../Templates/AjaxTable/Datestable.html | 32 ++++---- .../Templates/AjaxTable/DaytripRooms.html | 6 +- .../Templates/AjaxTable/Pricetable.html | 18 ++--- .../Private/Templates/AjaxWatchlist/List.html | 3 +- .../Templates/Container/Teasergroup.html | 4 +- .../FluidStyledContent/Calendar.html | 2 +- .../Templates/FluidStyledContent/Lineup.html | 10 +-- .../FluidStyledContent/TeaserCountry.html | 2 +- .../Private/Templates/Product/Detail.html | 6 +- .../Templates/Product/Teasergroup.html | 4 +- .../Templates/Search/Searchresult.html | 2 +- .../Private/Templates/Searchbar/Index.html | 14 ++-- .../Private/Templates/Team/Show.html | 4 +- .../Private/Templates/Watchlist/List.html | 2 +- 49 files changed, 190 insertions(+), 189 deletions(-) rename public/typo3conf/ext/ep_theme/Resources/Private/{Partials/Icons.html => Assets/images/icons_sprite.svg} (92%) diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Icons.html b/public/typo3conf/ext/ep_theme/Resources/Private/Assets/images/icons_sprite.svg similarity index 92% rename from public/typo3conf/ext/ep_theme/Resources/Private/Partials/Icons.html rename to public/typo3conf/ext/ep_theme/Resources/Private/Assets/images/icons_sprite.svg index 35bae81a..87f5f96a 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Icons.html +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Assets/images/icons_sprite.svg @@ -1,54 +1,54 @@ -
- +
diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Config.html b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Config.html index c3f4003c..a4b00695 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Config.html +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Config.html @@ -1,6 +1,7 @@