Opened 9 years ago
Closed 9 years ago
#39655 closed defect (bug) (fixed)
Menu's last item border remains after all plugins update
| Reported by: | Junaidkbr | Owned by: | swissspidy |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.8 |
| Component: | Plugins | Version: | 4.6 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: | ui |
Attachments (3)
Change History (10)
#1
@
9 years ago
- Summary Menu last item border remains after all plugin updates → Menu's last item border remains after all plugins update
This ticket was mentioned in Slack in #core by sagarprajapati. View the logs.
9 years ago
#6
@
9 years ago
- Version 4.7.1 → 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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Hi All,
Please check above patch for the solution.
Thanks