X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Ftemplates%2Fplugins.tpl;h=56868a6b779a77d3aac288ea127e335ff2f27208;hb=cdd2e058776a3d0dc9b6f32a2d5d33e4f9388491;hp=1835225222186cec9ac016503ca51d749fba20d7;hpb=4b58058b15b14c81cb8d7dae99c9ebe0462afe62;p=timetracker.git diff --git a/WEB-INF/templates/plugins.tpl b/WEB-INF/templates/plugins.tpl index 18352252..56868a6b 100644 --- a/WEB-INF/templates/plugins.tpl +++ b/WEB-INF/templates/plugins.tpl @@ -158,6 +158,16 @@ function handlePluginCheckboxes() { {$forms.pluginsForm.templates.control} {$i18n.label.configure} {$i18n.label.what_is_it} + + {$forms.pluginsForm.attachments.control} + {$i18n.label.what_is_it} + +{if isTrue('WORK_DEBUG')} + + {$forms.pluginsForm.work.control} + {$i18n.label.what_is_it} + +{/if}