Wagtail upgrade 2.13#418
Merged
Merged
Conversation
vsalvino
reviewed
May 25, 2021
Contributor
Author
|
Toggle up arrow for Admin sub-menu doesn't work. I didn't find the js that's supposed to do it in your js files. |
Contributor
|
Please check my pull request. It fixed the Admin submenu. |
…ed as a ModuleNotFound but is used in blocks.py so is currently needed
…en/close it and not sure why - haven't located the js for it.
…deleted uneccessary tests for this block as it is handled by Wagtail, added new migration, replaced initial migration
'footer' and 'footer-submenu' clsses.
5c9c83e to
2000860
Compare
Contributor
|
Tested locally and everything looks good! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Thank you for contributing! Please follow the guidelines below to submit your
pull request. Additional details are available in our
Contributor Guide.
Description of change
Upgrade wagtail to 2.13
Made a slight css change for admin but didn't notice anything else looking weird.
Tests
Tested manually against a few sites and no problems were noticed.