FIX #17 - close window after edit
This commit is contained in:
parent
5943db4ed8
commit
b407b55cc4
@ -48,6 +48,7 @@ public function save(StudyHistoryRequest $request)
|
|||||||
->log();
|
->log();
|
||||||
|
|
||||||
// return redirect()->route('staff.history.view', _h($this->key));
|
// return redirect()->route('staff.history.view', _h($this->key));
|
||||||
return SessionHelper::redirectIntended();
|
// return SessionHelper::redirectIntended();
|
||||||
|
return view('content.pages.close-window');
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user