Explorar o código

gui: Remove erroneous right parenthesis

Skip-check: authors

GitHub-Pull-Request: https://github.com/syncthing/syncthing/pull/3699
佛跳墙 %!s(int64=9) %!d(string=hai) anos
pai
achega
c08fe4e2c5
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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>
                         <span tooltip data-original-title="{{scanRate(folder.id) | binary}}B/s">~ {{scanRemaining(folder.id)}}</span>
                       </td>
                       </td>
                     </tr>
                     </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>
                       <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. -->
                       <!-- Show the number of failed items as a link to bring up the list. -->
                       <td class="text-right">
                       <td class="text-right">