From 48c48a41bfd0bcc5612350ef890b4566f577dc6f Mon Sep 17 00:00:00 2001 From: Dave Lerner Date: Thu, 26 Feb 2015 14:29:23 -0600 Subject: bitbake: toaster: layer rev tooltip only if necessary On the heading for the layer detail page, only show a tool tip on the heading revision branch/shaid field if the string is too large to fit in the 13 character field. That is, don't show a hovering tool tip with exactly the same string that is shown without the tip. [YOCTO #7312] (Bitbake rev: 8a3095a33551a96176fdff83ea33cda5b30311dd) Signed-off-by: Dave Lerner Signed-off-by: Richard Purdie --- bitbake/lib/toaster/toastergui/templates/layerdetails.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'bitbake') diff --git a/bitbake/lib/toaster/toastergui/templates/layerdetails.html b/bitbake/lib/toaster/toastergui/templates/layerdetails.html index 1f48c653a9..c3a50dff29 100644 --- a/bitbake/lib/toaster/toastergui/templates/layerdetails.html +++ b/bitbake/lib/toaster/toastergui/templates/layerdetails.html @@ -66,7 +66,11 @@ {% include "layers_dep_modal.html" %}
-- cgit v1.2.3-54-g00ecf