mirror of
https://github.com/zadam/trilium.git
synced 2025-11-12 08:15:52 +01:00
render note type dropdown lazily
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
|
||||
|
||||
|
||||
<div class="note-type-wrapper" style="display: flex;">
|
||||
<div style="display: flex;">
|
||||
<div class="dropdown note-type">
|
||||
<button type="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" class="btn btn-sm dropdown-toggle note-type-button">
|
||||
Type: <span class="note-type-desc"></span>
|
||||
|
||||
Reference in New Issue
Block a user