浏览代码

Merge pull request #14037 from matschaffer/patch-2

Clarify wording of playlist protip
Torkel Ödegaard 7 年之前
父节点
当前提交
68eecf6ca6
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      public/app/features/playlist/partials/playlists.html

+ 1 - 1
public/app/features/playlist/partials/playlists.html

@@ -59,7 +59,7 @@
       buttonIcon: 'fa fa-plus',
       buttonLink: 'playlists/create',
       buttonTitle: ' Create Playlist',
-      proTip: 'You can use playlists to remove control TVs',
+      proTip: 'You can use playlists to cycle dashboards on TVs without user control',
       proTipLink: 'http://docs.grafana.org/reference/playlist/',
       proTipLinkTitle: 'Learn more',
       proTipTarget: '_blank'