chg: Bump bootstrap table

pull/69/head
Raphaël Vinot 2020-03-17 23:40:54 +01:00
parent 9aa995092e
commit 928c17db50
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ FileSaver="v2.0.2"
wget -q https://raw.githubusercontent.com/eligrey/FileSaver.js/${FileSaver}/src/FileSaver.js -O web/static/FileSaver.js
bootstrap_table="1.15.5"
bootstrap_table="1.16.0"
wget -q https://unpkg.com/bootstrap-table@${bootstrap_table}/dist/bootstrap-table.min.css -O web/static/bootstrap-table.min.css
wget -q https://unpkg.com/bootstrap-table@${bootstrap_table}/dist/bootstrap-table.min.js -O web/static/bootstrap-table.min.js