mirror of
https://github.com/zadam/trilium.git
synced 2025-11-02 11:26:15 +01:00
fix "connected with changes" sync status icon
This commit is contained in:
@@ -44,7 +44,7 @@ const TPL = `
|
|||||||
data-placement="right"
|
data-placement="right"
|
||||||
title="<p>Sync status will be known once the next sync attempt starts.</p><p>Click to trigger sync now.</p>">
|
title="<p>Sync status will be known once the next sync attempt starts.</p><p>Click to trigger sync now.</p>">
|
||||||
</span>
|
</span>
|
||||||
<span class="sync-status-icon sync-status-connected-with-changes bx-wifi"
|
<span class="sync-status-icon sync-status-connected-with-changes bx bx-wifi"
|
||||||
data-toggle="tooltip"
|
data-toggle="tooltip"
|
||||||
data-placement="right"
|
data-placement="right"
|
||||||
title="<p>Connected to the sync server. <br>There are some outstanding changes yet to be synced.</p><p>Click to trigger sync.</p>">
|
title="<p>Connected to the sync server. <br>There are some outstanding changes yet to be synced.</p><p>Click to trigger sync.</p>">
|
||||||
|
|||||||
Reference in New Issue
Block a user