Merge branch 'dialogFix' into develop
This commit is contained in:
commit
413239dfa6
@ -145,7 +145,6 @@ public class SupervisorMatchedThesisPanel extends Panel {
|
||||
public void onUpdateUpdate(AjaxRequestTarget target2) {
|
||||
emptyLabel.setVisible(provider.size() == 0);
|
||||
dialog.close(target2);
|
||||
target2.addComponent(dialog);
|
||||
target2.addComponent(dataViewContainer);
|
||||
target2.addComponent(emptyLabel);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user