diff --git a/bitbake/lib/toaster/toastergui/templates/basetable_bottom.html b/bitbake/lib/toaster/toastergui/templates/basetable_bottom.html index e6b9506281..091e11a51e 100644 --- a/bitbake/lib/toaster/toastergui/templates/basetable_bottom.html +++ b/bitbake/lib/toaster/toastergui/templates/basetable_bottom.html @@ -25,7 +25,7 @@
Show rows: - {% with "2 5 10 25 50 100" as list%} + {% with "10 25 50 100 150" as list%} {% for i in list.split %} {% endfor %}