mirror of
https://github.com/zadam/trilium.git
synced 2025-11-12 08:15:52 +01:00
skeleton implementation of new "book" note type
This commit is contained in:
1
src/views/details/book.ejs
Normal file
1
src/views/details/book.ejs
Normal file
@@ -0,0 +1 @@
|
||||
<div class="note-detail-book note-detail-component"></div>
|
||||
@@ -34,6 +34,8 @@
|
||||
|
||||
<% include details/protected_session_password.ejs %>
|
||||
|
||||
<% include details/book.ejs %>
|
||||
|
||||
<div class="children-overview hide-toggle"></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user