/**
 * Implements theme_menu_tree().
 */
function sensible_menu_tree($variables) {

}

This function is not needed in the theme. It is breaking the menu.
Refer: Screenshot (The main menu is not showing any links in the left side bar.

CommentFileSizeAuthor
Screen Shot 2016-10-23 at 6.07.02 PM.png49.84 KBdeveldru

Comments

develdru created an issue. See original summary.

  • develdru committed f5975bb on 7.x-1.x
    Issue #2821481 by develdru: blank sensible_menu_tree breaking side menu
    
develdru’s picture

Assigned: develdru » Unassigned
Status: Active » Needs review
develdru’s picture

Status: Needs review » Fixed
develdru’s picture

develdru’s picture

Status: Fixed » Closed (fixed)
opensense’s picture

opensense’s picture