From 8978c5bf5465dd4f481b09c2d8cb512e847e1765 Mon Sep 17 00:00:00 2001 From: Jared Tabor Date: Wed, 20 Jan 2016 10:45:42 -0800 Subject: [PATCH] Re-Enabling Pendo User Guides --- awx/ui/templates/ui/index.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/awx/ui/templates/ui/index.html b/awx/ui/templates/ui/index.html index ea180697f2..7587a79fba 100644 --- a/awx/ui/templates/ui/index.html +++ b/awx/ui/templates/ui/index.html @@ -30,8 +30,7 @@ window.pendo_options = { // This is required to be able to load data client side - usePendoAgentAPI: true, - disableGuides: true + usePendoAgentAPI: true };