File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ import 'bootstrap-select'
5353import 'bootstrap-select/dist/js/i18n/defaults-cs_CZ'
5454import 'bootstrap-confirmation2'
5555import 'bootstrap-fileinput'
56- import 'bootstrap-fileinput/themes/fa /theme'
56+ import 'bootstrap-fileinput/themes/fa6 /theme'
5757import 'bootstrap-fileinput/js/locales/cs'
5858
5959// datagrid
@@ -122,7 +122,7 @@ function initSelects() {
122122function initFileInputs ( ) {
123123 $ ( 'input[type="file"]' ) . fileinput ( {
124124 language : 'cs' ,
125- theme : 'fa ' ,
125+ theme : 'fa6 ' ,
126126 showPreview : false ,
127127 showRemove : false ,
128128 showUpload : false ,
Original file line number Diff line number Diff line change @@ -712,9 +712,9 @@ callsites@^3.0.0:
712712 integrity sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==
713713
714714caniuse-lite@^1.0.30001400 :
715- version "1.0.30001402 "
716- resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001402 .tgz#aa29e1f47f5055b0d0c07696a67b8b08023d14c8 "
717- integrity sha512-Mx4MlhXO5NwuvXGgVb+hg65HZ+bhUYsz8QtDGDo2QmaJS2GBX47Xfi2koL86lc8K+l+htXeTEB/Aeqvezoo6Ew ==
715+ version "1.0.30001409 "
716+ resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001409 .tgz#6135da9dcab34cd9761d9cdb12a68e6740c5e96e "
717+ integrity sha512-V0mnJ5dwarmhYv8/MzhJ//aW68UpvnQBXv8lJ2QUsvn2pHcmAuNtu8hQEDz37XnA1iE+lRR9CIfGWWpgJ5QedQ ==
718718
719719chalk@^2.0.0 :
720720 version "2.4.2"
@@ -872,9 +872,9 @@ duplexer@^0.1.2:
872872 integrity sha512-jtD6YG370ZCIi/9GTaJKQxWTZD045+4R4hTk/x1UyoqadyJ9x9CgSi1RlVDQF8U2sxLLSnFkCaMihqljHIWgMg==
873873
874874electron-to-chromium@^1.4.251 :
875- version "1.4.253 "
876- resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.253 .tgz#3402fd2159530fc6d94237f1b9535fa7bebaf399 "
877- integrity sha512-1pezJ2E1UyBTGbA7fUlHdPSXQw1k+82VhTFLG5G0AUqLGvsZqFzleOblceqegZzxYX4kC7hGEEdzIQI9RZ1Cuw ==
875+ version "1.4.257 "
876+ resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.257 .tgz#895dc73c6bb58d1235dc80879ecbca0bcba96e2c "
877+ integrity sha512-C65sIwHqNnPC2ADMfse/jWTtmhZMII+x6ADI9gENzrOiI7BpxmfKFE84WkIEl5wEg+7+SfIkwChDlsd1Erju2A ==
878878
879879emojis-list@^3.0.0 :
880880 version "3.0.0"
You can’t perform that action at this time.
0 commit comments