diff options
| author | Jan-Hendrik Willms <tleilax+github@gmail.com> | 2023-10-13 09:42:03 +0200 |
|---|---|---|
| committer | Jan-Hendrik Willms <tleilax+github@gmail.com> | 2024-01-03 11:17:23 +0100 |
| commit | 33277c21414ee5b52164e88c0586ede74f048d8e (patch) | |
| tree | 06386d501619e571ebccf18c1fd3c0d1dd111c61 /resources/assets/javascripts/jquery-bundle.js | |
| parent | 0f7a86d1d23ba171a796ba75b5beff26cc8e46cd (diff) | |
remove STUDIP.MultiSelect js functionality, fixes #3343tic-3343
Diffstat (limited to 'resources/assets/javascripts/jquery-bundle.js')
| -rw-r--r-- | resources/assets/javascripts/jquery-bundle.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/resources/assets/javascripts/jquery-bundle.js b/resources/assets/javascripts/jquery-bundle.js index bdee32d..63230cf 100644 --- a/resources/assets/javascripts/jquery-bundle.js +++ b/resources/assets/javascripts/jquery-bundle.js @@ -66,7 +66,6 @@ import 'jquery.qrcode'; import 'jquery-ui-touch-punch'; import './studip-jquery-tweaks.js'; -import './studip-jquery.multi-select.tweaks.js'; import './studip-jquery-selection-helper.js'; import select2 from 'select2/dist/js/select2.full.js'; |
