mirror of
https://github.com/zadam/trilium.git
synced 2025-11-06 13:26:01 +01:00
moved "About" from options dialog to a separate dialog under global menu
This commit is contained in:
@@ -79,6 +79,11 @@
|
||||
<kbd>ALT+O</kbd>
|
||||
</a>
|
||||
|
||||
<a class="dropdown-item" id="show-about-dialog-button">
|
||||
<span class="jam jam-info"></span>
|
||||
About Trilium Notes
|
||||
</a>
|
||||
|
||||
<a class="dropdown-item" id="logout-button">
|
||||
<span class="jam jam-log-out"></span>
|
||||
Logout
|
||||
@@ -207,6 +212,7 @@
|
||||
|
||||
<% include details/detail.ejs %>
|
||||
|
||||
<% include dialogs/about.ejs %>
|
||||
<% include dialogs/add_link.ejs %>
|
||||
<% include dialogs/attributes.ejs %>
|
||||
<% include dialogs/branch_prefix.ejs %>
|
||||
|
||||
Reference in New Issue
Block a user