Skip to content

Commit

Permalink
Merge pull request #1075 from City-of-Helsinki/UHF-9511
Browse files Browse the repository at this point in the history
UHF-9511 Uninstall content liftup
  • Loading branch information
khalima authored Oct 11, 2024
2 parents 4971d98 + df780cf commit 5f99028
Show file tree
Hide file tree
Showing 9 changed files with 4 additions and 292 deletions.
9 changes: 0 additions & 9 deletions backstop/backstop_dynamic_config.js
Original file line number Diff line number Diff line change
Expand Up @@ -315,15 +315,6 @@ function getConfig(hostname, protocol, type) {
],
'selectorExpansion': expandComponents,
},
{
'label': 'DC: Content liftup',
'url': `${protocol}://${hostname}/en/dc-components/dc-content-liftup`,
'removeSelectors': removeDefault,
'selectors': [
'.component--content-liftup'
],
'selectorExpansion': expandComponents,
},
{
'label': 'DC: Event list',
'url': `${protocol}://${hostname}/en/dc-components/dc-event-list`,
Expand Down
2 changes: 1 addition & 1 deletion dist/css/styles.min.css

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion src/scss/06_components/paragraphs/__index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
@import 'contact-card';
@import 'contact-card-listing';
@import 'content-cards';
@import 'content-liftup';
@import 'district-and-project-search';
@import 'event-list';
@import 'hearings';
Expand Down
202 changes: 0 additions & 202 deletions src/scss/06_components/paragraphs/_content-liftup.scss

This file was deleted.

59 changes: 0 additions & 59 deletions templates/module/helfi_tpr/tpr-unit--wide-teaser.html.twig

This file was deleted.

9 changes: 0 additions & 9 deletions templates/paragraphs/paragraph--content-liftup.html.twig

This file was deleted.

4 changes: 0 additions & 4 deletions translations/fi.po
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,6 @@ msgctxt "No JS"
msgid "Content cannot be displayed"
msgstr "Sisältöä ei voida näyttää"

msgctxt "Content liftup card hit for seeing more information on content page"
msgid "See details"
msgstr "Katso tarkemmat tiedot"

msgctxt "Errand service accordion heading"
msgid "Process"
msgstr "Asian eteneminen"
Expand Down
4 changes: 0 additions & 4 deletions translations/sv.po
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,6 @@ msgctxt "No JS"
msgid "Content cannot be displayed"
msgstr "Innehållet kan inte visas"

msgctxt "Content liftup card hit for seeing more information on content page"
msgid "See details"
msgstr "Se detaljer"

msgctxt "Errand service accordion heading"
msgid "Process"
msgstr "Hur ärendet framskrider"
Expand Down

0 comments on commit 5f99028

Please sign in to comment.