webapp: add tooltip on repo connection icon
This commit is contained in:
parent
8cc4df580b
commit
64aab839dd
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@
|
|||
$else
|
||||
<a href="@{syncToggleLink actions}">
|
||||
$if currentlyconnected
|
||||
<span .glyphicon .glyphicon-signal>
|
||||
<span title="Remote changes will be instantly synchronised" .glyphicon .glyphicon-signal>
|
||||
$else
|
||||
$if notSyncing actions
|
||||
<span .glyphicon .glyphicon-ban-circle>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue