From fc5cc4cbf94a17f6276530a74955efd84872b146 Mon Sep 17 00:00:00 2001 From: Jorge Luis Betancourt Date: Sat, 2 Nov 2019 17:48:46 +0100 Subject: [PATCH] Dashboard Editor: use chevron icon rather than > (#19588) --- public/app/features/annotations/partials/editor.html | 4 ++-- .../app/features/dashboard/components/DashLinks/editor.html | 4 ++-- .../dashboard/components/VersionHistory/template.html | 2 +- public/app/features/templating/partials/editor.html | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/public/app/features/annotations/partials/editor.html b/public/app/features/annotations/partials/editor.html index ff80f061d2b..75cf57cf3fa 100644 --- a/public/app/features/annotations/partials/editor.html +++ b/public/app/features/annotations/partials/editor.html @@ -2,8 +2,8 @@

Annotations - > New - > Edit + New + Edit

diff --git a/public/app/features/dashboard/components/DashLinks/editor.html b/public/app/features/dashboard/components/DashLinks/editor.html index d71d14d756a..532e7328529 100644 --- a/public/app/features/dashboard/components/DashLinks/editor.html +++ b/public/app/features/dashboard/components/DashLinks/editor.html @@ -1,8 +1,8 @@

Dashboard Links - > New - > Edit + New + Edit

diff --git a/public/app/features/dashboard/components/VersionHistory/template.html b/public/app/features/dashboard/components/VersionHistory/template.html index c7e94682d28..0a9e588f0ca 100644 --- a/public/app/features/dashboard/components/VersionHistory/template.html +++ b/public/app/features/dashboard/components/VersionHistory/template.html @@ -1,7 +1,7 @@

Versions - > Comparing {{ctrl.baseInfo.version}} + Comparing {{ctrl.baseInfo.version}} {{ctrl.newInfo.version}} (Latest) diff --git a/public/app/features/templating/partials/editor.html b/public/app/features/templating/partials/editor.html index c3d6f09707c..64db0441e67 100644 --- a/public/app/features/templating/partials/editor.html +++ b/public/app/features/templating/partials/editor.html @@ -2,8 +2,8 @@

Variables - > New - > Edit + New + Edit