This is a snapshot of Indico's old Trac site. Any information contained herein is most probably outdated. Access our new GitHub site here.

Opened 6 years ago

Closed 6 years ago

Last modified 5 years ago

#285 closed enhancement (fixed)

Remove "Home" empty breadcrumb from search.py

Reported by: dmartinc Owned by: dgalimbe
Priority: normal Milestone:
Component: General Version: 0.97.0
Keywords: search Cc:

Description

There is no need for the "Home" empty breadcrumb in the search.py page:

http://indico.cern.ch/search.py

Change History (4)

comment:1 Changed 6 years ago by dgalimbe

  • Owner set to dgalimbe
  • Status changed from new to accepted

comment:2 Changed 6 years ago by dmartinc

Same thing for create event page; when called from the home page, there's an empty "Home" breadcrumb :) But when called from a category display page, we should not remove the breadcrumb.

comment:3 Changed 6 years ago by davide.siro.galimberti@…

  • Resolution set to fixed
  • Status changed from accepted to closed

commit bbe7de2b1291ad9d2f1b8bd5aa3a3bfa5d58bb65
Author: Davide Galimberti <davide.siro.galimberti@…>
Date: Thu Mar 18 14:01:13 2010 +0100

[FIX] Removed "Home" breadcrumb from creations


  • when called from the home page, the "Home" breadcrumb is no more shown. But when called from a category display page, the breadcrumb is not removed
  • fixes #285
  • reviewed by jbenito: removed navDrawer from header

comment:4 Changed 5 years ago by Davide Galimberti <davide.siro.galimberti@…>

In [bbe7de2b1291ad9d2f1b8bd5aa3a3bfa5d58bb65]:

[FIX] Removed "Home" breadcrumb from creations

  • when called from the home page, the "Home" breadcrumb is no more shown. But when called from a category display page, the breadcrumb is not removed
  • fixes #285
  • reviewed by jbenito: removed navDrawer from header
Note: See TracTickets for help on using tickets.