[Forwardport] Moved css from media #TODO#9
Merged
gelanivishal merged 17 commits into2.3-developfrom May 25, 2018
Merged
Conversation
- Fix prevPage and nextPage method. Calling clear method was added to changePage method.
magento#15360 - Merge Pull Request magento#15360 from saravananvelu/magento2:admin-tierprice - Merged commits: 1. cad44a3 2. 560aa38 3. 8a8ed66 4. ba6bf77 5. 6de6006 6. ec3eb1a 7. 75960ce
- Merge Pull Request magento#15492 from lfluvisotto/magento2:2.3-develop-return-tag-misspelled - Merged commits: 1. 8e14879
- Merge Pull Request magento#15489 from lfluvisotto/magento2:2.3-develop-duplicate-array-keys - Merged commits: 1. 9ebdcc5
Accepted Public Pull Requests: - magento#15360: 15210-Fixed product tier pricing pagination issue in admin (by @saravananvelu) - magento#15489: Duplicate array keys (by @lfluvisotto) - magento#15492: Return tag misspelled (by @lfluvisotto) Fixed GitHub Issues: - magento#15210: Advanced pricing pagination issue (reported by @dryadav) has been fixed in magento#15360 by @saravananvelu in 2.3-develop branch Related commits: 1. cad44a3 2. 560aa38 3. 8a8ed66 4. ba6bf77 5. 6de6006 6. ec3eb1a 7. 75960ce
gelanivishal
pushed a commit
that referenced
this pull request
Jun 19, 2018
[Backport] [Resolved : limiter float too generic]
gelanivishal
pushed a commit
that referenced
this pull request
Aug 10, 2018
[Forwardport] Removed double occurrences from files.
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.
Original Pull Request
magento#15416
Description
ToDo UI: move it directly to .page-wrapper (now it doesn't appear in media query cuz of size of css)
Moved CSS from media query as per ToDo UI.
Fixed Issues (if relevant)
N/A
Manual testing scenarios
N/A
Contribution checklist