some fixes
This commit is contained in:
parent
5a91b9d7f3
commit
7cfba3d236
@ -130,9 +130,6 @@ public class ProfilePanel extends Panel {
|
|||||||
}
|
}
|
||||||
};
|
};
|
||||||
add(areaListView);
|
add(areaListView);
|
||||||
// }
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
regularContainer = new WebMarkupContainer("regularcontainer");
|
regularContainer = new WebMarkupContainer("regularcontainer");
|
||||||
regularContainer.setOutputMarkupId(true);
|
regularContainer.setOutputMarkupId(true);
|
||||||
@ -208,7 +205,6 @@ public class ProfilePanel extends Panel {
|
|||||||
};
|
};
|
||||||
regularContainer.add(regularListView2);
|
regularContainer.add(regularListView2);
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user