Correction statut lignes ignorées
This commit is contained in:
parent
a256e90d09
commit
1439f0333d
1 changed files with 2 additions and 0 deletions
|
|
@ -149,6 +149,8 @@
|
||||||
{{#foreach from=$module.config.filters item="filter"}}
|
{{#foreach from=$module.config.filters item="filter"}}
|
||||||
{{if $trans_label|strpos:$filter !== false}}
|
{{if $trans_label|strpos:$filter !== false}}
|
||||||
{{:assign status="ignored"}}
|
{{:assign status="ignored"}}
|
||||||
|
{{else}}
|
||||||
|
{{:assign status=""}}
|
||||||
{{/if}}
|
{{/if}}
|
||||||
{{/foreach}}
|
{{/foreach}}
|
||||||
{{/if}}
|
{{/if}}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue