Added custom error pages, that assists users with common problems.

This commit is contained in:
Jan Böhmer 2020-05-30 20:48:08 +02:00
parent f36c618da9
commit a0f5177533
7 changed files with 202 additions and 0 deletions

View file

@ -13,3 +13,5 @@ twig:
locale_menu: '%partdb.locale_menu%'
attachment_manager: '@App\Services\Attachments\AttachmentManager'
label_profile_dropdown_helper: '@App\Services\LabelSystem\LabelProfileDropdownHelper'
error_page_admin_email: '%partdb.error_pages.admin_email%'
error_page_show_help: '%partdb.error_pages.show_help%'