mirror of
https://github.com/LD-Reborn/Berufsschule_HAM.git
synced 2025-12-20 06:51:55 +00:00
Implemented owner dropdown with Tomselect in Assets view
This commit is contained in:
@@ -20,7 +20,9 @@
|
||||
<script>
|
||||
window.appTranslations = {
|
||||
selectLocation: '@T["Select location"]',
|
||||
errorLoading: '@T["Error loading locations"]'
|
||||
errorLoadingLocations: '@T["Error loading locations"]',
|
||||
selectUser: '@T["Select user"]',
|
||||
errorLoadingUsers: '@T["Error loading users"]'
|
||||
};
|
||||
</script>
|
||||
</head>
|
||||
|
||||
Reference in New Issue
Block a user