-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
UHF-8975 Paragraph order #742
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There is one untranslated paragraph: Unit contact card - Pitäisi olla Toimipisteen yhteystiedot and it should probably be the last item on Landing page as well since it is there on basic page (this is guess tho since it is not in the Landing page table in the excel)
Also Palvelulistaus was called Palvelut in the excel so that name should be updated.
|
These should be fixed in f35c745 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This should be good now 🦖
UHF-8975
What was done
How to install
git pull origin dev
make fresh
git fetch -all && git checkout UHF-8975_paragraph_order
composer require drupal/helfi_platform_config:dev-UHF-8975_paragraph_order
make drush-cim drush-updb drush-cr
How to test
Other PRs