Updated from 13002 to 13008 and can't see the navigation bar

Updated from 13002 to 13008 and can't see the navigation bar

I updated and did not have any issues, but when I log in I can't see the navigation bar at the top.  I checked dev tools and see this error:
Uncaught TypeError: sdpheader_data.kmp_menu is undefined
    processJumpLinksData https://helpdesk.mmia.net:8443/scripts/sdp_global.js?13008:1
    processHeaderData https://helpdesk.mmia.net:8443/scripts/sdp_global.js?13008:1
    success https://helpdesk.mmia.net:8443/scripts/header.js?build=13008:19
    jQuery 4
    send https://helpdesk.mmia.net:8443/HomePage.do:1
    send https://helpdesk.mmia.net:8443/HomePage.do:266
    jQuery 2
    ajax https://helpdesk.mmia.net:8443/scripts/thirdparty.js?13008:5
    <anonymous> https://helpdesk.mmia.net:8443/scripts/header.js?build=13008:6
sdp_global.js:1:139108
    processJumpLinksData https://helpdesk.mmia.net:8443/scripts/sdp_global.js?13008:1
    processHeaderData https://helpdesk.mmia.net:8443/scripts/sdp_global.js?13008:1
    success https://helpdesk.mmia.net:8443/scripts/header.js?build=13008:19
    jQuery 4
    send https://helpdesk.mmia.net:8443/HomePage.do:1
    send https://helpdesk.mmia.net:8443/HomePage.do:266
    jQuery 2
    ajax https://helpdesk.mmia.net:8443/scripts/thirdparty.js?13008:5
    <anonymous> https://helpdesk.mmia.net:8443/scripts/header.js?build=13008:6

I removed this text:
key_manager_plus:{icon:"header-kmp-icon",dialogId:"kmp",isintegrated:sdpheader_data.kmp_menu.isintegrated},site24x7:{icon:"header-24x7-icon",dialogId:"site24x7",isintegrated:sdpheader_data.site24x7_menu.isintegrated},

from this file:
webapps/ROOT/scripts/sdp_global.js
and changed:
i<a.items.length
to
i<a.items.length-2

In the for loop that follows that text and the navigation bar is working again.

                  New to ADSelfService Plus?