Merge pull request #659 from jaredevantabor/release_2.4.4

Re-Enabling Pendo User Guides
This commit is contained in:
jaredevantabor
2016-01-21 12:38:55 -08:00

View File

@@ -30,8 +30,7 @@
window.pendo_options = { window.pendo_options = {
// This is required to be able to load data client side // This is required to be able to load data client side
usePendoAgentAPI: true, usePendoAgentAPI: true
disableGuides: true
}; };
</script> </script>