added notification to empty book notes otherwise they look suspiciously empty

This commit is contained in:
zadam
2020-01-04 21:24:39 +01:00
parent fdb46f9329
commit acb76e0630
4 changed files with 26 additions and 2 deletions

View File

@@ -13,5 +13,9 @@
title="Zoom Out"></button>
</div>
<div class="note-detail-book-help alert alert-warning">
This note of type Book doesn't have any child notes so there's nothing to display. See <a href="https://github.com/zadam/trilium/wiki/Book-note">wiki</a> for details.
</div>
<div class="note-detail-book-content"></div>
</div>