diff --git a/assets/js/template.js b/assets/js/template.js
index 465b8a43..e9d956df 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://cdn.jsdelivr.net/npm/bootstrap-table@1.23.0/dist/',
+ cdnUrl: 'https://cdn.jsdelivr.net/npm/bootstrap-table@1.23.1/dist/',
localUrl: '../bootstrap-table/src/',
testUrl: '/src/'
}
diff --git a/crud/index.html b/crud/index.html
index 8ff8f6b6..f8b8a47b 100644
--- a/crud/index.html
+++ b/crud/index.html
@@ -5,7 +5,7 @@
-
+