-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Added missing options and updated methods section for menu widget #4589
Added missing options and updated methods section for menu widget #4589
Conversation
An admin must run tests on this PR before it can be merged. |
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.
Hi @vasilii-b
For file : guides/v2.2/javascript-dev-guide/widgets/widget_menu.md
Replace this at line no 6:- /guides/v2.0/frontend-dev-guide/javascript/widget_menu.html
Actually, redirect_from
used when you want to redirect some URL to the current file URL.
Hi @ronak2ram , |
Hi @jeff-matthews , |
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.
Thanks @vasilii-b!
running tests |
Hi @vasilii-b, thank you for your contribution! |
This pull request (PR) aims to enrich the documentation for Menu Widget (#1276) with the following:
Affected DevDocs pages
Links to Magento source code
Magento 2.1
Magento 2.2
Magento 2.3
whatsnew
Added missing menu widget options and methods.