From: Belen Barros Pena Date: Fri, 21 Feb 2014 13:48:13 +0000 (+0000) Subject: bitbake: toaster: Remove the data-toggle attribute X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1caad7d592eac3f8cdb59cea049e03693d389136;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git bitbake: toaster: Remove the data-toggle attribute Help icons with the .get-help class do not need the data-toggle attribute. That attribute initialises the Bootstrap tooltips, but they are already initialised in main.js for any element with the .get-help class. (Bitbake rev: 886a87de2d36382f40830c0d28fd2f55871d0993) Signed-off-by: Belen Barros Pena Signed-off-by: Richard Purdie --- diff --git a/bitbake/lib/toaster/toastergui/templates/basetable_top.html b/bitbake/lib/toaster/toastergui/templates/basetable_top.html index e2549f7d493..9df36472f36 100644 --- a/bitbake/lib/toaster/toastergui/templates/basetable_top.html +++ b/bitbake/lib/toaster/toastergui/templates/basetable_top.html @@ -75,7 +75,7 @@ {% for tc in tablecols %} - {%if tc.qhelp%}{%endif%} + {%if tc.qhelp%}{%endif%} {%if tc.orderfield%}{{tc.name}}{%else%}{{tc.name}}{%endif%} {%if tc.ordericon%} {%endif%} {%if tc.filter%}