mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-02-02 20:37:04 +01:00
Added: Bootstrap Date Range Picker v3.1
This commit is contained in:
parent
6d4b52d31b
commit
5de5756709
@ -133,6 +133,8 @@ targets.setLastVersion = function (type, version) {
|
||||
return '4.5.3';
|
||||
} else if (type.startsWith('/bootstrap-daterangepicker/2.')) {
|
||||
return '2.1.27';
|
||||
} else if (type.startsWith('/bootstrap-daterangepicker/3.')) {
|
||||
return '3.1';
|
||||
} else if (type.startsWith('/bootstrap-datepicker/1.')) {
|
||||
return '1.9.0';
|
||||
} else if (type.startsWith('/bootstrap-slider/10.')) {
|
||||
|
@ -53,6 +53,7 @@
|
||||
<li>Updated: autocomplete.js v0.37.1 -> v0.38.0</li>
|
||||
<li>Updated: axios v0.20.0 -> v0.21.0</li>
|
||||
<li>Added: Bootbox.js v5.4.1</li>
|
||||
<li>Added: Bootstrap Date Range Picker v3.1</li>
|
||||
</ul>
|
||||
<div id="generator-section">
|
||||
<div class="topic-label">
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user