浏览代码

gui: Remove erroneous right parenthesis

Skip-check: authors

GitHub-Pull-Request: https://github.com/syncthing/syncthing/pull/3699
佛跳墙 9 年之前
父节点
当前提交
c08fe4e2c5
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      gui/default/index.html

+ 1 - 1
gui/default/index.html

@@ -337,7 +337,7 @@
                         <span tooltip data-original-title="{{scanRate(folder.id) | binary}}B/s">~ {{scanRemaining(folder.id)}}</span>
                       </td>
                     </tr>
-                    <tr ng-if="hasFailedFiles(folder.id))">
+                    <tr ng-if="hasFailedFiles(folder.id)">
                       <th><span class="fa fa-fw fa-exclamation-circle"></span>&nbsp;<span translate>Failed Items</span></th>
                       <!-- Show the number of failed items as a link to bring up the list. -->
                       <td class="text-right">