This is an automated email from the ASF dual-hosted git repository. hansva pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hop.git
commit 84c24d5829451b9c281a86c8fd327c63b7a7ebe2 Merge: 3a1b41b430 2bd0890480 Author: Hans Van Akelyen <[email protected]> AuthorDate: Mon Dec 12 20:59:47 2022 +0100 Merge pull request #2045 from apache/HOP2043 Fix #2043 : Align connection meta line .../hop/www/async/AsyncWebServiceEditor.java | 24 +++++++-------- .../hop/ui/core/database/DatabaseMetaEditor.java | 18 ++++++------ .../hop/ui/core/gui/GuiCompositeWidgets.java | 18 ++++++------ .../hop/ui/core/widget/MetaSelectionLine.java | 7 +++-- .../config/PipelineRunConfigurationEditor.java | 26 ++++++++--------- .../config/WorkflowRunConfigurationEditor.java | 30 +++++++++---------- .../hop/ui/www/service/WebServiceEditor.java | 34 +++++++++++----------- 7 files changed, 79 insertions(+), 78 deletions(-)
