mirror of
https://github.com/zadam/trilium.git
synced 2025-03-01 14:22:32 +01:00
fix "connected with changes" sync status icon
This commit is contained in:
parent
8d42ffca6d
commit
2d08eb7366
@ -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>">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user