Merge pull request #1346 from uok/match-icons

Match icons for ignore patterns
This commit is contained in:
Audrius Butkevicius 2015-02-10 21:42:53 +00:00
commit f14836cf02
1 changed files with 1 additions and 1 deletions

View File

@ -225,7 +225,7 @@
</td>
</tr>
<tr ng-if="model[folder.ID].ignorePatterns">
<th><span class="glyphicon glyphicon-minus"></span>&emsp;<span translate>Ignore Patterns</span></th>
<th><span class="glyphicon glyphicon-eye-close"></span>&emsp;<span translate>Ignore Patterns</span></th>
<td class="text-right">
<span translate>Yes</span>
</td>