Ajout header transaction ID
This commit is contained in:
parent
61e94880b2
commit
7a0913d9cd
5 changed files with 25 additions and 60 deletions
|
|
@ -268,14 +268,14 @@ public class DeploymentView extends VerticalLayout implements AddLog{
|
|||
squeletteComposant.getConsoleDeploy().getLogContent().add(horizontalLayout);
|
||||
//getUI().get().push();
|
||||
});
|
||||
/**
|
||||
|
||||
ui.getSession().lock();
|
||||
try {
|
||||
ui.push();
|
||||
}finally {
|
||||
ui.getSession().unlock();
|
||||
}
|
||||
**/
|
||||
|
||||
System.out.println(textToAdd);
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
editor.link_modal.header
Reference in a new issue