dialog close bug fix
This commit is contained in:
parent
71435e5b31
commit
b363f812a7
@ -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