IcingaObjectFieldForm: something more to do

This commit is contained in:
Thomas Gelf 2015-11-30 15:34:59 +01:00
parent 029ee84d33
commit 2b9848f9e2
1 changed files with 1 additions and 0 deletions

View File

@ -42,6 +42,7 @@ class IcingaObjectFieldForm extends DirectorObjectForm
));
if (empty($fields)) {
// TODO: show message depending on permissions
$msg = $this->translate(
'There are no data fields available.'
. ' Please ask an administrator to create such'