Commit 8ac8501 1 parent 9335f05 commit 8ac8501 Copy full SHA for 8ac8501
File tree 2 files changed +8
-8
lines changed
2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ import 'bootstrap-select'
53
53
import 'bootstrap-select/dist/js/i18n/defaults-cs_CZ'
54
54
import 'bootstrap-confirmation2'
55
55
import 'bootstrap-fileinput'
56
- import 'bootstrap-fileinput/themes/fa /theme'
56
+ import 'bootstrap-fileinput/themes/fa6 /theme'
57
57
import 'bootstrap-fileinput/js/locales/cs'
58
58
59
59
// datagrid
@@ -122,7 +122,7 @@ function initSelects() {
122
122
function initFileInputs ( ) {
123
123
$ ( 'input[type="file"]' ) . fileinput ( {
124
124
language : 'cs' ,
125
- theme : 'fa ' ,
125
+ theme : 'fa6 ' ,
126
126
showPreview : false ,
127
127
showRemove : false ,
128
128
showUpload : false ,
Original file line number Diff line number Diff line change @@ -712,9 +712,9 @@ callsites@^3.0.0:
712
712
integrity sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==
713
713
714
714
caniuse-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 ==
718
718
719
719
chalk@^2.0.0 :
720
720
version "2.4.2"
@@ -872,9 +872,9 @@ duplexer@^0.1.2:
872
872
integrity sha512-jtD6YG370ZCIi/9GTaJKQxWTZD045+4R4hTk/x1UyoqadyJ9x9CgSi1RlVDQF8U2sxLLSnFkCaMihqljHIWgMg==
873
873
874
874
electron-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 ==
878
878
879
879
emojis-list@^3.0.0 :
880
880
version "3.0.0"
You can’t perform that action at this time.
0 commit comments