Просмотр исходного кода

added pro-tip text, removed pro-tip link

Patrick O'Carroll 7 лет назад
Родитель
Сommit
6832b80735
1 измененных файлов с 3 добавлено и 3 удалено
  1. 3 3
      public/app/containers/Teams/TeamList.tsx

+ 3 - 3
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',
           }}
         />