Change from text to icon for sync completion.

This commit is contained in:
Eric Martindale 2014-02-26 17:06:11 +00:00
parent f3d1dacaac
commit 6648d73ab8
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@
<span class="glyphicon glyphicon-refresh icon-rotate"></span>
{{sync.status}} {{sync.syncPercentage}}%
</span>
<span class="t text-default" tooltip="Historic sync finished" tooltip-placement="bottom" data-ng-show="sync.status==='finished'"> Synched </span>
<span class="t text-default glyphicon glyphicon-ok" tooltip="Historic sync finished" tooltip-placement="bottom" data-ng-show="sync.status==='finished'"> </span>
</div>
&nbsp; &middot;
<span data-ng-init="getStatus('Info')">