Graylog2 / graylog2-server

Free and open log management
https://www.graylog.org
Other
7.22k stars 1.05k forks source link

Remove custom implementation for link button. #19808

Closed linuspahl closed 5 days ago

linuspahl commented 6 days ago

Description

Motivation and Context

This PR replaces the custom implementation for the LinkButton with a simpler approach which is based on directly using the Button component.

/nocl