Change record status: 
Project: 
Introduced in branch: 
7.x-3.x
Introduced in version: 
7.x-3.1
Description: 

The bootstrap_accordion theme hook was overlooked upon the initial 7.x-3.x conversion. It was essentially replaced with a new theme hook: bootstrap_panel to reflect the new Bootstrap 3 terminology. Existing modules or themes that rely on bootstrap_accordion will need to convert to using the new bootstrap_panel variables instead.

Impacts: 
Site builders, administrators, editors
Module developers
Themers