Re-Enabling Pendo User Guides

This commit is contained in:
Jared Tabor 2016-01-20 10:45:42 -08:00
parent ed99d1eb15
commit 8978c5bf54

View File

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