#44 - vacation monthly usage
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("info", __("Selected year period has been changed."));
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user