[Backport] Fixed set template syntax issue#16112
Closed
chirag-wagento wants to merge 28 commits intomagento:2.1-developfrom
chirag-wagento:backport-set-template-syntax
Closed
[Backport] Fixed set template syntax issue#16112chirag-wagento wants to merge 28 commits intomagento:2.1-developfrom chirag-wagento:backport-set-template-syntax
chirag-wagento wants to merge 28 commits intomagento:2.1-developfrom
chirag-wagento:backport-set-template-syntax
Conversation
[Backport] Product placeholder image resize issue #13636
[Backport] Removed unnecessary css.
[Backport] Make necessary space.
[Backport] Removed unused class from forms less file.
…or new products when using index on save
[Backport] [BUGFIX] Added row_id to the flat action indexer so the value isn't s…
[Backport] For MSI-377: fix test fixture and mark return processor as @api
[Backport] Fix for issue 911 found on MSI project - Cannot read property source_…
[Backport] Fixes in catalog component blocks [2.3-develop]
Wrong order amount on dashboard on Last orders listing when having more than one website with different currencies #15660
[Backport] Fixed Wrong order amount on dashboard on Last orders listing when having more than one website with different currencies
[Backport] Small refactoring to better code readability
[Backport] Fix issue #15832
[Backport] bugfix checkout page cart icon color
[Backport] fix for dropdown toggle icon in cart
Contributor
|
Hi @chirag-wagento. Thank you for your contribution
For more details, please, review the Magento Contributor Assistant documentation |
Member
|
@chirag-wagento I'm resolving this PR and create back/forward ports of it. I think that you haven't seen a message in comment #16034 . |
Contributor
Author
|
Hello @namratachangani I can see original PR and Forwardport PR merge before 7 days. #15825, #15912 Thanks |
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
#15825
Description
I have added module name on a template file as per Magento standard coding format.
Fixed Issues (if relevant)
N/A
Manual testing scenarios
I have changed all Magneto Bundle module template. so You can check after login on Magento Dashboard.
Contribution checklist