mirror of https://github.com/CIRCL/lookyloo
chg: Bump bootstrap table
parent
9aa995092e
commit
928c17db50
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue