Ticket #270 (closed defect: fixed)
Remove bogus breadcrumbs from schema_filter view
| Reported by: | slinkp | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | OpenBlock 1.2 |
| Component: | ebpub | Version: | 1.1 |
| Keywords: | Cc: | ||
| Sensitive: | no |
Description
The search inputs are re-used as breadcrumbs at page top. They really aren't breadcrumbs - this is not a hierarchy - and there's other ways to add/remove search parameters, so they add nothing. And they mess up the layout; in the example given, they overflow onto the line below the breadcrumbs.
Change History
Note: See
TracTickets for help on using
tickets.

(In [d77e78244c7c548e340ee9c97add2a11f39de946]) Remove bogus breadcrumbs from schema_filter page; closes #270