Change unit base with drag and drop

This commit is contained in:
2024-03-24 17:38:56 +01:00
parent 7387e7b1c1
commit 05b0c66216
6 changed files with 56 additions and 4 deletions

View File

@@ -22,6 +22,9 @@ en:
actioncontroller:
exceptions:
status:
bad_request: >
Server received request it's unable to understand (400 Bad Request).
This should not happen, please notify site administrator.
forbidden: >
You have not been granted access to this action (403 Forbidden).
This should not happen, please notify site administrator.