mirror of
https://github.com/Choices-js/Choices.git
synced 2026-03-14 14:45:47 +01:00
Version 5.0.0
This commit is contained in:
parent
4b81e86f36
commit
6df6f2e8cd
2 changed files with 4 additions and 4 deletions
2
assets/scripts/choices.min.js
vendored
2
assets/scripts/choices.min.js
vendored
File diff suppressed because one or more lines are too long
|
|
@ -16,7 +16,7 @@
|
|||
<meta name="theme-color" content="#ffffff">
|
||||
|
||||
<!-- Ignore these -->
|
||||
<link rel="stylesheet" href="assets/styles/base.min.css?version=4.1.4">
|
||||
<link rel="stylesheet" href="assets/styles/base.min.css?version=5.0.0">
|
||||
<!-- End ignore these -->
|
||||
|
||||
<!-- Optional includes -->
|
||||
|
|
@ -24,8 +24,8 @@
|
|||
<!-- End optional includes -->
|
||||
|
||||
<!-- Choices includes -->
|
||||
<link rel="stylesheet" href="assets/styles/choices.min.css?version=4.1.4">
|
||||
<script src="assets/scripts/choices.min.js?version=4.1.4"></script>
|
||||
<link rel="stylesheet" href="assets/styles/choices.min.css?version=5.0.0">
|
||||
<script src="assets/scripts/choices.min.js?version=5.0.0"></script>
|
||||
<!-- End Choices includes -->
|
||||
|
||||
<!--[if lt IE 9]>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue