#42 - wip
This commit is contained in:
@@ -17,6 +17,6 @@ class SelectYearPeriodController extends Controller
|
||||
|
||||
return redirect()
|
||||
->back()
|
||||
->with("success", __("Selected year period has been changed"));
|
||||
->with("success", __("Selected year period has been changed."));
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user