From: Belen Barros Pena Date: Mon, 26 Jan 2015 17:29:02 +0000 (+0000) Subject: toastergui: alignment fix X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8be4a8cf1673112e9e613e719fa6ed96dbca8976;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git toastergui: alignment fix Align horizontally the pagination and show rows controls at the bottom of the layer details page. Signed-off-by: Belen Barros Pena Signed-off-by: Alexandru DAMIAN --- diff --git a/lib/toaster/toastergui/templates/layerdetails.html b/lib/toaster/toastergui/templates/layerdetails.html index 84a21d7c79b..4ffd07152cb 100644 --- a/lib/toaster/toastergui/templates/layerdetails.html +++ b/lib/toaster/toastergui/templates/layerdetails.html @@ -295,8 +295,8 @@ {%endif%}
- Show rows: - {% with "10 25 50 100 150" as list%} {% for i in list.split %} {% if request.session.limit == i %} @@ -421,8 +421,8 @@ {%endif%}
- Show rows: - {% with "10 25 50 100 150" as list%} {% for i in list.split %} {% if request.session.limit == i %}