stable

Clone or download

Read-only

request #7334: Force the display of the breadcrumb even if it is empty

This commit let some plugin developers to force the display of the breadcrumbs bar. This is needed when we use a mv* javascript framework that needs to update the breadcrumbs while browsing the inner app. Change-Id: Ib6f8c8831c9a29f1160185bed4260931a2450b63

Modified Files

Name
M src/common/layout/Layout.class.php +6 −1 Go to diff View file
M src/www/themes/FlamingParrot/ContainerPresenter.class.php +6 −1 Go to diff View file
M src/www/themes/FlamingParrot/FlamingParrot_Theme.class.php +1 −0 Go to diff View file
M src/www/themes/FlamingParrot/css/utils/content.less +1 −0 Go to diff View file
M src/www/themes/common/css/utils/breadcrumb.less +1 −0 Go to diff View file