Przeglądaj źródła

stackdriver: fix broken condition after rebase

Erik Sundell 7 lat temu
rodzic
commit
277cae2d85

+ 2 - 2
public/app/plugins/datasource/stackdriver/partials/config.html

@@ -91,7 +91,7 @@
 </div>
 
 <p class="gf-form-label" ng-hide="ctrl.current.secureJsonFields.privateKey || ctrl.current.jsonData.authenticationType !== ctrl.defaultAuthenticationType"><i
-    class="fa fa-save"></i> Do not forget to
+    class="fa fa-save"></i> Do not forget to save your changes after uploading a file.</p>
 
 <p class="gf-form-label" ng-show="ctrl.current.jsonData.authenticationType !== ctrl.defaultAuthenticationType"><i class="fa fa-save"></i>
-  Verify GCE automatic authentication by clicking Save & Test</p>
+  Verify GCE automatic authentication by clicking Save & Test</p>