IcingaObjectFieldForm: something more to do
This commit is contained in:
parent
029ee84d33
commit
2b9848f9e2
|
@ -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'
|
||||
|
|
Loading…
Reference in New Issue