add help option in welcome window

This commit is contained in:
marcos 2019-10-29 10:38:22 +01:00
parent 57bfc364ae
commit 8174b4f2eb
2 changed files with 5 additions and 11 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 578 B

View File

@ -409,15 +409,14 @@ class WelcomeWindow extends Wizard
],
],
],
/*
[
[
'wrapper' => 'div',
'block_id' => 'div_not_working',
'class' => 'flex-row w100p',
'direct' => 1,
'block_content' => [
[
'label' => __('If something is not working as expected... Report!'),
'label' => __('If something is not working as expected, look for this icon and report!'),
'arguments' => [
'class' => 'first_lbl',
'name' => 'lbl_not_working',
@ -425,16 +424,11 @@ class WelcomeWindow extends Wizard
],
],
[
'arguments' => [
'label' => '',
'type' => 'button',
'attributes' => 'class="go pending '.$btn_create.'"',
'name' => 'btn_not_working',
'id' => 'btn_not_working',
],
'label' => html_print_image('images/feedback-header.png', true),
],
],
],*/
],
];
$output = $this->printForm(