Skip to content

Commit

Permalink
changed wizard finish redirect
Browse files Browse the repository at this point in the history
  • Loading branch information
denisdulici committed Jun 13, 2022
1 parent e9beb11 commit e7a937f
Show file tree
Hide file tree
Showing 4 changed files with 971 additions and 12,361 deletions.
1 change: 1 addition & 0 deletions app/View/Components/Layouts/Wizard/Scripts.php
Expand Up @@ -154,6 +154,7 @@ protected function getTransalations()
'reviews' => trans('modules.tab.reviews'),
'previous' => trans('companies.skip_step'),
'go_to_dashboard' => trans('general.go_to_dashboard'),
'create_first_invoice' => trans('general.create_first_invoice'),
'error_message' => trans('errors.title.500'),
]
];
Expand Down

0 comments on commit e7a937f

Please sign in to comment.