mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-28 08:14:03 +02:00
parent
eca9edca10
commit
4c798d4e04
@ -41,6 +41,6 @@ class SummaryNavigationItemRenderer extends BadgeNavigationItemRenderer
|
||||
*/
|
||||
public function getTitle()
|
||||
{
|
||||
return !empty($this->titles) ? join(', ', $this->titles) : '';
|
||||
return ! empty($this->titles) ? join(', ', $this->titles) : '';
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user