From: David Reyna Date: Sat, 8 Mar 2014 05:48:59 +0000 (-0800) Subject: toaster: fix 'show all' labels for tasks and variables X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e84866b7aa5a1b272c81fde548f3c7828b036bb9;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git toaster: fix 'show all' labels for tasks and variables Fix the 'Show all' button label to indicate 'variables' and 'tasks' instead of the internal page label for the variables page and the Disk I/O, CPU Usage, and Time pages. [YOCTO #5915] Signed-off-by: David Reyna --- diff --git a/lib/toaster/toastergui/templates/basetable_top.html b/lib/toaster/toastergui/templates/basetable_top.html index 0cd948cc2a6..e2549f7d493 100644 --- a/lib/toaster/toastergui/templates/basetable_top.html +++ b/lib/toaster/toastergui/templates/basetable_top.html @@ -79,7 +79,7 @@ {%if tc.orderfield%}{{tc.name}}{%else%}{{tc.name}}{%endif%} {%if tc.ordericon%} {%endif%} {%if tc.filter%}
- +
{%endif%} {% endfor %}