mirror of
https://github.com/zadam/trilium.git
synced 2025-11-04 20:36:13 +01:00
attribute list on the bottom if there are no promoted attributes
This commit is contained in:
@@ -259,7 +259,13 @@
|
||||
|
||||
<div id="children-overview"></div>
|
||||
|
||||
<div id="labels-and-relations">
|
||||
<div id="attribute-list">
|
||||
<button class="btn btn-sm show-attributes-button">Attributes:</button>
|
||||
|
||||
<span id="attribute-list-inner"></span>
|
||||
</div>
|
||||
|
||||
<div id="labels-and-relations" style="display: none;">
|
||||
<span id="label-list">
|
||||
<button class="btn btn-sm show-labels-button">Labels:</button>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user