Opened 8 years ago
Closed 8 years ago
#39655 closed defect (bug) (fixed)
Menu's last item border remains after all plugins update
Reported by: | Junaidkbr | Owned by: | swissspidy |
---|---|---|---|
Milestone: | 4.8 | Priority: | normal |
Severity: | normal | Version: | 4.6 |
Component: | Plugins | Keywords: | has-patch |
Focuses: | ui | Cc: |
Attachments (3)
Change History (10)
#1
@
8 years ago
- Summary changed from Menu last item border remains after all plugin updates to Menu's last item border remains after all plugins update
This ticket was mentioned in Slack in #core by sagarprajapati. View the logs.
8 years ago
#4
@
8 years ago
- Milestone changed from Awaiting Review to Future Release
- Owner set to swissspidy
- Status changed from new to reviewing
#6
@
8 years ago
- Version changed from 4.7.1 to 4.6
Patch works as expected. I made only a small adjustment in 39655.diff to use $( this ).children()
in the replacement. Feels more readable/clean.
Note: See
TracTickets for help on using
tickets.
Hi All,
Please check above patch for the solution.
Thanks