Compare commits
2 Commits
aab9cf3f6b
...
74d6071ad4
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
74d6071ad4 | ||
|
|
1aa3659bb8 |
@@ -142,7 +142,7 @@ def category_context(top_slug: Optional[str], sub_slug: Optional[str], nav: Dict
|
||||
# list of subcategories, each with its own count
|
||||
"subs_local": _order_subs_selected_first(subs, sub_slug),
|
||||
|
||||
#"current_local_href": current_local_href,
|
||||
"current_local_href": current_local_href,
|
||||
}
|
||||
|
||||
def _apply_category_blacklist(nav: Dict[str, Dict]) -> Dict[str, Dict]:
|
||||
|
||||
2
shared
2
shared
Submodule shared updated: 3febef074b...d404349806
Reference in New Issue
Block a user