mirror of
https://github.com/octoleo/syncthing.git
synced 2025-01-24 07:28:27 +00:00
Match icons for ignore patterns
This commit is contained in:
parent
2edaf22590
commit
4178feb65f
@ -225,7 +225,7 @@
|
|||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr ng-if="model[folder.ID].ignorePatterns">
|
<tr ng-if="model[folder.ID].ignorePatterns">
|
||||||
<th><span class="glyphicon glyphicon-minus"></span> <span translate>Ignore Patterns</span></th>
|
<th><span class="glyphicon glyphicon-eye-close"></span> <span translate>Ignore Patterns</span></th>
|
||||||
<td class="text-right">
|
<td class="text-right">
|
||||||
<span translate>Yes</span>
|
<span translate>Yes</span>
|
||||||
</td>
|
</td>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user