complete story 4.2 with qa tests
This commit is contained in:
@@ -100,7 +100,7 @@ new class extends Component {
|
||||
|
||||
session()->flash('success', __('messages.timeline_created'));
|
||||
|
||||
$this->redirect(route('admin.dashboard'), navigate: true);
|
||||
$this->redirect(route('admin.timelines.show', $timeline), navigate: true);
|
||||
}
|
||||
}; ?>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user