diff --git a/assets/js/index.js b/assets/js/index.js index 2bd5b639..1313bae0 100644 --- a/assets/js/index.js +++ b/assets/js/index.js @@ -37,12 +37,12 @@ function loadUrl(url_) { if (window._config.themes.indexOf(window._config.theme) > -1) { template += '-' + window._config.theme } - var url = template + '.html?v=864&url=' + url_ + var url = template + '.html?v=869&url=' + url_ if (window._config.isDebug) { url = template + '.html?t=' + (+new Date()) + '&url=' + url_ } if (window._config.isViewSource) { - url = template + '.html?v=864&view-source&url=' + url_ + '#view-source' + url = template + '.html?v=869&view-source&url=' + url_ + '#view-source' } $('iframe').attr('src', url) } diff --git a/assets/js/template.js b/assets/js/template.js index b13111b4..da84682b 100644 --- a/assets/js/template.js +++ b/assets/js/template.js @@ -1,7 +1,7 @@ window._config = { isDebug: location.hash.slice(1) === 'is-debug' || ['localhost', '127.0.0.1', 'dev.bootstrap-table.com'].indexOf(location.hostname) > -1, - cdnUrl: 'https://unpkg.com/bootstrap-table@1.22.1/dist/', + cdnUrl: 'https://cdn.jsdelivr.net/npm/bootstrap-table@1.22.2/dist/', localUrl: '../bootstrap-table/src/', testUrl: '/src/' } diff --git a/extensions/addrbar.html b/extensions/addrbar.html index 2698bc03..af1da0c0 100644 --- a/extensions/addrbar.html +++ b/extensions/addrbar.html @@ -23,6 +23,6 @@ if (theme) { template = 'template-' + theme + '.html' } - $('#launch').attr('href', template + '?v=864&url=extensions/addrbar-page.html') + $('#launch').attr('href', template + '?v=869&url=extensions/addrbar-page.html') } diff --git a/extensions/resizable.html b/extensions/resizable.html index 3a46aa84..9d90f7da 100644 --- a/extensions/resizable.html +++ b/extensions/resizable.html @@ -3,11 +3,11 @@ title: 'Resizable', desc: 'Use Plugin: jquery-resizable-columns and bootstrap-table-resizable.', links: [ - 'https://unpkg.com/jquery-resizable-columns@0.2.3/dist/jquery.resizableColumns.css', + 'https://cdn.jsdelivr.net/npm/jquery-resizable-columns@0.2.3/dist/jquery.resizableColumns.min.css', 'bootstrap-table.min.css' ], scripts: [ - 'https://unpkg.com/jquery-resizable-columns@0.2.3/dist/jquery.resizableColumns.min.js', + 'https://cdn.jsdelivr.net/npm/jquery-resizable-columns@0.2.3/dist/jquery.resizableColumns.min.js', 'bootstrap-table.min.js', 'extensions/resizable/bootstrap-table-resizable.min.js' ] diff --git a/for-test-bootstrap3.html b/for-test-bootstrap3.html index 6b69699b..07139ba8 100644 --- a/for-test-bootstrap3.html +++ b/for-test-bootstrap3.html @@ -9,11 +9,11 @@ - + - +
diff --git a/for-test-bootstrap4.html b/for-test-bootstrap4.html index 1c39aae9..b3f6d3de 100644 --- a/for-test-bootstrap4.html +++ b/for-test-bootstrap4.html @@ -9,11 +9,11 @@ - + - + diff --git a/for-test-bulma.html b/for-test-bulma.html index 0477636a..872bad21 100644 --- a/for-test-bulma.html +++ b/for-test-bulma.html @@ -9,10 +9,10 @@ - + - + diff --git a/for-test-foundation.html b/for-test-foundation.html index b89f877f..a1088286 100644 --- a/for-test-foundation.html +++ b/for-test-foundation.html @@ -10,11 +10,11 @@ - + - + diff --git a/for-test-materialize.html b/for-test-materialize.html index ff922ad1..7b2b2e3a 100644 --- a/for-test-materialize.html +++ b/for-test-materialize.html @@ -13,7 +13,7 @@ - + diff --git a/for-test-semantic.html b/for-test-semantic.html index 1f9b0b4e..ddcb8cca 100644 --- a/for-test-semantic.html +++ b/for-test-semantic.html @@ -9,11 +9,11 @@ - + - + diff --git a/for-test.html b/for-test.html index 06ed393b..83bd0cb4 100644 --- a/for-test.html +++ b/for-test.html @@ -13,7 +13,7 @@ - + diff --git a/index.html b/index.html index 0c373a27..57e245a4 100644 --- a/index.html +++ b/index.html @@ -7,12 +7,12 @@ - + - + - + @@ -594,5 +594,5 @@ - +