Project

General

Profile

Feature #62166

Updated by Felix Kopp over 9 years ago

Overwork the document Topbar with logo, toolbar items and user menu. 
 Base toolbar items on dropdown + dropdown-menu CSS 

 Goals: 

 * Register Toolbaritems with dropdown without custom JS and CSS. 
 * Automatic toggle and hide for toolbar items 
 * Base output on Bootstrap documentation (http://getbootstrap.com/components/#navbar) 


 This is the first step to remove the ExtJS based viewport of the backend in order to create a responsive backend.

Back