Commit 5866ecd
committed
Remove default rendering if sub-navigation
** Why are these changes being introduced:
* The standard page content template includes a conditional that will
render a sub-navigation menu between the page title and the breadcrumb
if no Table of Contents block is present in page. During testing so
far, this feature has proved confusing; we've decided that it would
be cleaner to remove this (at least for now) and recommend that site
builders place a Table of Contents themselves if they want a duplicate
navigation pathway (beyond what the main navigation will provide)
** Relevant ticket(s):
* https://mitlibraries.atlassian.net/browse/post-109
** How does this address that need:
* This removes the conditional within the page content template.
** Document any side effects to this change:
* None1 parent be913a6 commit 5866ecd
1 file changed
Lines changed: 0 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | 19 | | |
26 | 20 | | |
27 | 21 | | |
| |||
0 commit comments