From 277cae2d852165339db8491e3e6b378e30d78987 Mon Sep 17 00:00:00 2001 From: Erik Sundell Date: Wed, 10 Oct 2018 14:45:14 +0200 Subject: [PATCH] stackdriver: fix broken condition after rebase --- .../app/plugins/datasource/stackdriver/partials/config.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/app/plugins/datasource/stackdriver/partials/config.html b/public/app/plugins/datasource/stackdriver/partials/config.html index 0cc08a3e9d8..31497d3e8e9 100644 --- a/public/app/plugins/datasource/stackdriver/partials/config.html +++ b/public/app/plugins/datasource/stackdriver/partials/config.html @@ -91,7 +91,7 @@

Do not forget to + class="fa fa-save"> Do not forget to save your changes after uploading a file.

- Verify GCE automatic authentication by clicking Save & Test

+ Verify GCE automatic authentication by clicking Save & Test

\ No newline at end of file