mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
added pro-tip text, removed pro-tip link
This commit is contained in:
parent
277c735814
commit
6832b80735
@ -113,9 +113,9 @@ export class TeamList extends React.Component<Props, any> {
|
||||
buttonIcon: 'fa fa-plus',
|
||||
buttonLink: 'org/teams/new',
|
||||
buttonTitle: ' New team',
|
||||
proTip: 'Something something.',
|
||||
proTipLink: '#',
|
||||
proTipLinkTitle: 'Learn more',
|
||||
proTip: 'Assign folder and dashboard permissions to teams instead of users to ease administration.',
|
||||
proTipLink: '',
|
||||
proTipLinkTitle: '',
|
||||
proTipTarget: '_blank',
|
||||
}}
|
||||
/>
|
||||
|
Loading…
Reference in New Issue
Block a user