mirror of
https://github.com/discourse/discourse.git
synced 2025-01-19 07:02:46 +08:00
UX: ensures only <li> are used as top level in breadcrumb (#7306)
This commit is contained in:
parent
c185109380
commit
e77b1cf7ff
|
@ -19,6 +19,4 @@
|
|||
tagId=tagId}}
|
||||
{{/if}}
|
||||
|
||||
{{plugin-outlet name="bread-crumbs-right" connectorTagName="li"}}
|
||||
|
||||
<div class="clear"></div>
|
||||
{{plugin-outlet name="bread-crumbs-right" connectorTagName="li" tagName=""}}
|
||||
|
|
Loading…
Reference in New Issue
Block a user