X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Ftemplates%2Fexpense_edit.tpl;h=953f78d5e210582b8ce5c76347c1f522c9959b45;hb=d6a5ffec0f76b9ab5b1ee4f8e69ecdb2afd7c0ff;hp=39198b88051b8b3cd7f12f07d4760212cc399f15;hpb=3e7b58457f94c49a154b2f108f0188682a114aa2;p=timetracker.git diff --git a/WEB-INF/templates/expense_edit.tpl b/WEB-INF/templates/expense_edit.tpl index 39198b88..953f78d5 100644 --- a/WEB-INF/templates/expense_edit.tpl +++ b/WEB-INF/templates/expense_edit.tpl @@ -150,7 +150,7 @@ function recalculateCost() { {$i18n.label.cost}: {$forms.expenseItemForm.cost.control} {$user->currency|escape} -{if ($user->canManageTeam() && $user->isPluginEnabled('ps'))} +{if ($user->can('manage_invoices') && $user->isPluginEnabled('ps'))}