mirror of
https://github.com/grafana/grafana.git
synced 2024-11-25 02:10:45 -06:00
Dashboard: share modal: open link in new page (#89710)
Signed-off-by: Frank Villaro-Dixon <frank@villaro-dixon.eu>
This commit is contained in:
parent
ff982ed001
commit
2a1b620c38
@ -26,6 +26,7 @@ export const UnsupportedDataSourcesAlert = ({ unsupportedDataSources }: { unsupp
|
||||
</p>
|
||||
<a
|
||||
href="https://grafana.com/docs/grafana/next/dashboards/dashboard-public/"
|
||||
target="blank"
|
||||
className={cx('text-link', styles.unsupportedDataSourceDescription)}
|
||||
>
|
||||
<Trans i18nKey="public-dashboard.modal-alerts.unsupport-data-source-alert-readmore-link">
|
||||
|
Loading…
Reference in New Issue
Block a user