X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftemplates%2Ffield_combobox.tpl;h=a22be7f46796e280efbc45e2f4db275e2d87462b;hb=d27d4d892796de250d723b1ae620d70dc20f9b2d;hp=a2f7c3f27e9a52d6aeb9dbd5cf9808df0e6f1fb7;hpb=d4b092cec6f1a80d578981d80996ccec81d2d9a7;p=friendica.git diff --git a/view/templates/field_combobox.tpl b/view/templates/field_combobox.tpl index a2f7c3f27e..a22be7f467 100644 --- a/view/templates/field_combobox.tpl +++ b/view/templates/field_combobox.tpl @@ -4,15 +4,17 @@ {{* html5 don't work on Chrome, Safari and IE9 - {{foreach $field.4 as $opt=>$val}} *}} - + - {{$field.3}} + {{if $field.3}} + {{$field.3 nofilter}} + {{/if}}