Add missing var

This commit is contained in:
Joseph Schorr 2017-10-06 14:36:02 -04:00
parent 3a6624334e
commit 3b4296f580

View file

@ -61,7 +61,7 @@ function(ApiService, CookieService, $rootScope, Config, $location, $timeout) {
}
if (Config.MARKETO_MUNCHKIN_ID && userResponse['marketo_user_hash']) {
associateLeadBody = {'Email': userResponse.email};
var associateLeadBody = {'Email': userResponse.email};
if (window.Munchkin !== undefined) {
try {
Munchkin.munchkinFunction(