New display options for advanced search page

This commit is contained in:
Manuel Cillero 2017-09-20 23:25:14 +02:00
parent 5e5f48a090
commit 78a3d9a6f2
6 changed files with 32 additions and 8 deletions

View file

@ -377,7 +377,7 @@ function zuitedesk_breadcrumb($breadcrumb) {
return '';
}
// No breadcrumb in home page and others:
if (in_array(arg(0), array('user', 'ideas'))) {
if (in_array(arg(0), array('user', 'search', 'ideas'))) {
return '';
}
// No breadcrumb if it's only one link to home page: