render note type dropdown lazily

This commit is contained in:
zadam
2019-08-25 23:09:22 +02:00
parent 8e4e0bd543
commit 02ab59c9e0
2 changed files with 7 additions and 3 deletions

View File

@@ -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>