Added: jquery-jeditable v2.0.17

This commit is contained in:
nobody 2020-11-14 09:28:04 +01:00
parent 5abcbb67a7
commit 65122b9532
No known key found for this signature in database
GPG Key ID: 8F6DE3D614FCFD7A
3 changed files with 6 additions and 0 deletions

View File

@ -262,6 +262,8 @@ targets.setLastVersion = function (type, version) {
return '1.19.1';
} else if (type.startsWith('/jquery-jeditable/1.')) {
return '1.8.0';
} else if (type.startsWith('/jquery-jeditable/2.')) {
return '2.0.17';
} else if (type.startsWith('tablesorter/2.')) {
return '2.31.3';
} else if (type.startsWith('/jquery-modal/0.')) {

View File

@ -63,6 +63,7 @@
<li>Updated: hls.js v0.13.2 -> v0.14.6</li>
<li>Updated: InstantSearch.js v4.8.1 -> v4.8.5</li>
<li>Updated: jQuery-csv v1.0.9 -> v1.0.11</li>
<li>Added: jquery-jeditable v2.0.17</li>
</ul>
<div id="generator-section">
<div class="topic-label">

File diff suppressed because one or more lines are too long