added pro-tip text, removed pro-tip link

pull/12854/head
Patrick O'Carroll 7 years ago
parent 277c735814
commit 6832b80735
  1. 6
      public/app/containers/Teams/TeamList.tsx

@ -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…
Cancel
Save