From cd742979b1cf03b7c6be903657ae5dba7c01a0da Mon Sep 17 00:00:00 2001 From: Mitsuhiro Tanda Date: Wed, 9 Dec 2015 19:43:59 +0900 Subject: [PATCH] add withCredentials checkbox --- .../org/partials/datasourceHttpConfig.html | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/public/app/features/org/partials/datasourceHttpConfig.html b/public/app/features/org/partials/datasourceHttpConfig.html index 4175e523fa1..052768c9336 100644 --- a/public/app/features/org/partials/datasourceHttpConfig.html +++ b/public/app/features/org/partials/datasourceHttpConfig.html @@ -17,7 +17,7 @@
-
+
  • Basic Auth @@ -40,5 +40,14 @@
- - +
+
    +
  • + With Creds +
  • +
  • + +
  • +
+
+