mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Allow for clickable link (#54067)
This commit is contained in:
@@ -470,6 +470,7 @@ const ExternalUserTooltip: React.FC = () => {
|
||||
<div className={styles.disabledTooltip}>
|
||||
<Tooltip
|
||||
placement="right-end"
|
||||
interactive={true}
|
||||
content={
|
||||
<div>
|
||||
This user's built-in role is not editable because it is synchronized from your auth provider. Refer to
|
||||
|
Reference in New Issue
Block a user