Skip to content
Snippets Groups Projects
Commit 5d96d139 authored by izabel's avatar izabel
Browse files

[LMS-1689] show tab header

SVN: 17847
parent 8efc2943
No related branches found
No related tags found
No related merge requests found
......@@ -164,7 +164,6 @@ public class SectionsPanel extends LayoutContainer
setLayout(new FitLayout());
this.setPanel(panel);
setText(panel.getHeading());
panel.setHeaderVisible(false);
add(panel);
addListener(Events.Select, new Listener<TabPanelEvent>()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment