X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Ftemplates%2Fcf_dropdown_options.tpl;h=61a40435e0e111921ed62f57af7c734356460e35;hb=2130fc223b47abdbf6533fb4cf3a4ad3b6c2c300;hp=32d1aab7448dd183ee6423bab1ea6425f8ec9948;hpb=9a23a8c0a51b7ec38a96f525484134f3cb85dc7e;p=timetracker.git diff --git a/WEB-INF/templates/cf_dropdown_options.tpl b/WEB-INF/templates/cf_dropdown_options.tpl index 32d1aab7..61a40435 100644 --- a/WEB-INF/templates/cf_dropdown_options.tpl +++ b/WEB-INF/templates/cf_dropdown_options.tpl @@ -6,24 +6,24 @@
- {if $user->canManageTeam()} +{if $user->canManageTeam()} - {if $options} - {foreach $options as $key=>$val} + {if $options} + {foreach $options as $key=>$val} - + - {/foreach} - {/if} + {/foreach} + {/if}
{$i18n.label.thing_name} {$i18n.label.edit} {$i18n.label.delete}
{$val|escape:'html'}{$val|escape} {$i18n.label.edit} {$i18n.label.delete}
- +
@@ -34,8 +34,8 @@
- {/if} +{/if}
-{$forms.dropdownOptionsForm.close} \ No newline at end of file +{$forms.dropdownOptionsForm.close}