mirror of
https://github.com/LD-Reborn/Berufsschule_HAM.git
synced 2025-12-20 15:01:56 +00:00
Fixed localization issue in Inventory tomselect elements
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
@{
|
||||
ViewData["Title"] = T["Inventory"];
|
||||
}
|
||||
<link href="https://cdn.jsdelivr.net/npm/tom-select/dist/css/tom-select.bootstrap5.min.css" rel="preload" as="style" onload="this.onload=null;this.rel='stylesheet'"/>
|
||||
<script src="https://cdn.jsdelivr.net/npm/tom-select/dist/js/tom-select.complete.min.js" defer></script>
|
||||
|
||||
<partial name="_BatchButton"/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user