Changes between Initial Version and Version 1 of Ticket #43376, comment 1
- Timestamp:
- 02/21/2018 08:41:00 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #43376, comment 1
initial v1 5 5 - Version 2: `43376_button_element.diff` replaces `a` tag with `button` tag with the `button-link` class for similar rendering 6 6 7 I only managed links with `href="#"` attributes. The other links don't need button element because the `href` is not empty. 8 7 9 Both of the patches are tested and seems good to me. 8 10