X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Ftemplates%2Fcf_dropdown_options.tpl;fp=WEB-INF%2Ftemplates%2Fcf_dropdown_options.tpl;h=833cd7c10aabcddadedb734efd1eaefae2f7b414;hb=0dcf21723daf12934f4977fcf24a0e1b1bff8021;hp=32d1aab7448dd183ee6423bab1ea6425f8ec9948;hpb=b027832862272283d9203c994ec8fd39f6196887;p=timetracker.git diff --git a/WEB-INF/templates/cf_dropdown_options.tpl b/WEB-INF/templates/cf_dropdown_options.tpl index 32d1aab7..833cd7c1 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'} {$i18n.label.edit} {$i18n.label.delete}
- +
@@ -34,7 +34,7 @@
- {/if} +{/if}