mirror of
https://github.com/Combodo/iTop.git
synced 2026-09-15 02:28:20 +02:00
Buttons bar items constructor initialization
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -97,7 +97,7 @@ class ButtonBar extends UIContentBlock
|
||||
|
||||
$this->RefreshOverflowDataAttributes();
|
||||
|
||||
$this->SetSubBlocks($aSubBlocks);
|
||||
$this->SetButtons($aSubBlocks);
|
||||
}
|
||||
|
||||
public function SetMoreButtonTooltipText(string $sMoreButtonTooltipText): self
|
||||
|
||||
Reference in New Issue
Block a user