mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-22 01:20:12 +01:00
This commit is contained in:
parent
f6cd6d4ac4
commit
19a37f19a3
2 changed files with 24 additions and 25 deletions
|
|
@ -813,7 +813,7 @@ data-type="navigation-root" data-path="/">
|
|||
<svg class="b3-list-item__arrow"><use xlink:href="#iconRight"></use></svg>
|
||||
</span>
|
||||
${emojiHTML}
|
||||
<span class="b3-list-item__text" data-position="parentE">${escapeHtml(item.name)}</span>
|
||||
<span class="b3-list-item__text ariaLabel" data-position="parentE">${escapeHtml(item.name)}</span>
|
||||
<span data-type="more-root" class="b3-list-item__action b3-tooltips b3-tooltips__w${(window.siyuan.config.readonly) ? " fn__none" : ""}" aria-label="${window.siyuan.languages.more}">
|
||||
<svg><use xlink:href="#iconMore"></use></svg>
|
||||
</span>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue