1
0
mirror of https://github.com/ansible/awx.git synced 2024-11-01 08:21:15 +03:00

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>