mirror of
https://github.com/zadam/trilium.git
synced 2025-11-12 16:25:51 +01:00
partial workaround for the broken in page search (next & previous don't work, but at least highlighting works)
This commit is contained in:
@@ -187,6 +187,8 @@
|
||||
<% include dialogs/confirm.ejs %>
|
||||
</div>
|
||||
|
||||
<webview class="electron-in-page-search-window" nodeintegration disablewebsecurity src="/libraries/electron-in-page-search/search-window.html"></webview>
|
||||
|
||||
<script type="text/javascript">
|
||||
window.baseApiUrl = 'api/';
|
||||
window.glob = {
|
||||
|
||||
Reference in New Issue
Block a user