mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Updated protip, not sure what to write there.
This commit is contained in:
committed by
Johannes Schill
parent
f03fa364df
commit
081cb7a695
@@ -112,7 +112,7 @@ export class ApiKeysPage extends PureComponent<Props, any> {
|
||||
buttonIcon: 'fa fa-plus',
|
||||
buttonLink: 'org/apikeys/new',
|
||||
buttonTitle: ' New API Key',
|
||||
proTip: 'Assign folder and dashboard permissions to teams instead of users to ease administration.',
|
||||
proTip: 'Remember you can provide view-only API access to other applications.',
|
||||
proTipLink: '',
|
||||
proTipLinkTitle: '',
|
||||
proTipTarget: '_blank',
|
||||
|
||||
Reference in New Issue
Block a user