mirror of
https://github.com/grafana/grafana.git
synced 2025-01-09 07:33:42 -06:00
Revert "Logs: Change permalink icon back to link
" (#70570)
Revert "Logs: Change permalink icon back to `link` (#70362)"
This reverts commit fc39dadf62
.
This commit is contained in:
parent
cb8962403f
commit
4c28b01975
@ -128,7 +128,7 @@ export class LogRowMessage extends PureComponent<Props> {
|
||||
aria-label="Copy shortlink"
|
||||
tooltipPlacement="top"
|
||||
size="md"
|
||||
name="link"
|
||||
name="share-alt"
|
||||
onClick={() => onPermalinkClick(row)}
|
||||
/>
|
||||
)}
|
||||
|
Loading…
Reference in New Issue
Block a user