mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Read target prop from the links in the footer (#22074)
* Grafana-core: Read target prop from the links in footer instead of having them hardcoded * Grafana-core: Update ServerStats snapshot
This commit is contained in:
@@ -199,7 +199,6 @@ exports[`ServerStats Should render table with stats 1`] = `
|
||||
<li>
|
||||
<a
|
||||
rel="noopener"
|
||||
target="_blank"
|
||||
>
|
||||
<i />
|
||||
|
||||
@@ -209,7 +208,6 @@ exports[`ServerStats Should render table with stats 1`] = `
|
||||
<li>
|
||||
<a
|
||||
rel="noopener"
|
||||
target="_blank"
|
||||
>
|
||||
<i />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user