mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-23 01:50:12 +01:00
This commit is contained in:
parent
faadbf5960
commit
803069d807
2 changed files with 3 additions and 2 deletions
|
|
@ -225,7 +225,7 @@ export const openFileAttr = (attrs: IObject, focusName = "bookmark", protyle?: I
|
|||
</label>
|
||||
${notifyHTML}
|
||||
</div>
|
||||
<div data-type="NodeAttributeView" class="fn__none custom-attr" data-av-id="${attrs["custom-avs"]}" data-node-id="${attrs.id}"></div>
|
||||
<div data-type="NodeAttributeView" class="fn__none custom-attr"></div>
|
||||
<div data-type="custom" class="fn__none custom-attr">
|
||||
${customHTML}
|
||||
<div class="b3-label">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue