gui: removed faulty char in remoteNeededFiles

GitHub-Pull-Request: https://github.com/syncthing/syncthing/pull/4660
This commit is contained in:
Wulf Weich 2018-01-09 19:45:55 +00:00 committed by Audrius Butkevicius
parent 1c8803402e
commit 1afe8ab736

View File

@ -1,4 +1,4 @@
é<modal id="remoteNeed" status="info" icon="exchange" heading="{{'Out of Sync Items' | translate}} - {{deviceName(remoteNeedDevice)}}" large="yes" closeable="yes">
<modal id="remoteNeed" status="info" icon="exchange" heading="{{'Out of Sync Items' | translate}} - {{deviceName(remoteNeedDevice)}}" large="yes" closeable="yes">
<div class="modal-body">
<div ng-if="sizeOf(remoteNeed) == 0">
<span translate>Loading data...</span>