X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Ftemplates%2Fcf_dropdown_options.tpl;h=2882d92c4c5eb813725b474d4f49c9a98d1d169e;hb=3f7ed883e1c7d75aacc49900b403f8e84a68dc3f;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..2882d92c 100644 --- a/WEB-INF/templates/cf_dropdown_options.tpl +++ b/WEB-INF/templates/cf_dropdown_options.tpl @@ -6,36 +6,36 @@
- {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}
- +

- +
- {/if} +{/if}
-{$forms.dropdownOptionsForm.close} \ No newline at end of file +{$forms.dropdownOptionsForm.close}