File tree Expand file tree Collapse file tree 2 files changed +9
-5
lines changed Expand file tree Collapse file tree 2 files changed +9
-5
lines changed Original file line number Diff line number Diff line change 1+ - 1.20.2
2+ - 1.19.1
3+ - 1.18.3
4+ - 1.17.1
5+ - 1.16.0
6+ - 1.15.5
Original file line number Diff line number Diff line change 5555 </ a >
5656 < div class ="dropdown-menu dropdown-menu-md-right " aria-labelledby ="bd-versions ">
5757 < a class ="dropdown-item active " href ="/ "> Latest ({{ site.current_version }})</ a >
58- < a class ="dropdown-item " href ="http://bootstrap-table.com/versions/1.19.1/ " target ="_blank "> v1.19.1</ a >
59- < a class ="dropdown-item " href ="http://bootstrap-table.com/versions/1.18.3/ " target ="_blank "> v1.18.3</ a >
60- < a class ="dropdown-item " href ="http://bootstrap-table.com/versions/1.17.1/ " target ="_blank "> v1.17.1</ a >
61- < a class ="dropdown-item " href ="http://bootstrap-table.com/versions/1.16.0/ " target ="_blank "> v1.16.0</ a >
62- < a class ="dropdown-item " href ="http://bootstrap-table.com/versions/1.15.5/ " target ="_blank "> v1.15.5</ a >
58+ {% for version in site.data.versions %}
59+ < a class ="dropdown-item " href ="http://bootstrap-table.com/versions/{{ version }}/ " target ="_blank "> v{{ version }}</ a >
60+ {% endfor %}
6361 </ div >
6462 </ li >
6563 < li class ="nav-item ">
You can’t perform that action at this time.
0 commit comments