Skip to content
Snippets Groups Projects
Commit ca359007 authored by Jan-Hendrik Willms's avatar Jan-Hendrik Willms
Browse files

render helpbar widgets without layout, fixes #4896

Closes #4896

Merge request !3668
parent c9225e55
No related branches found
No related tags found
No related merge requests found
...@@ -2,6 +2,7 @@ ...@@ -2,6 +2,7 @@
class HelpbarWidget extends Widget class HelpbarWidget extends Widget
{ {
public $icon = false; public $icon = false;
protected $layout = false;
public function setIcon($icon) public function setIcon($icon)
{ {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment