bitbake: toaster: Make sure layer branch only shows when not empty
authorBelen Barros Pena <belen.barros.pena@intel.com>
Tue, 1 Apr 2014 22:11:30 +0000 (23:11 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 8 May 2014 15:18:12 +0000 (16:18 +0100)
commit6c20b638fab3a0c96f36e26820bd9af0d88c90b6
tree649590b154c9f38c3d3a2156495d7af27b9f2b01
parentb2ac478b6422acb9ea2dfef46fe16fd943bfcf2f
bitbake: toaster: Make sure layer branch only shows when not empty

In the recipe details and package details pages, the layer branch
definition list elements should only show when the branch field in
the database is populated. If the branch field is empty, we don't
show them.

The patch also removes all unnecessary data-toggle and
data-original-title attributes.

[YP #6152]

(Bitbake rev: 72adcadb931519f803dad7488544767241561fb7)

Signed-off-by: Belen Barros Pena <belen.barros.pena@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/lib/toaster/toastergui/templates/dirinfo.html
bitbake/lib/toaster/toastergui/templates/package_built_dependencies.html
bitbake/lib/toaster/toastergui/templates/package_built_detail.html
bitbake/lib/toaster/toastergui/templates/package_detail_base.html
bitbake/lib/toaster/toastergui/templates/package_included_tabs.html
bitbake/lib/toaster/toastergui/templates/recipe.html
bitbake/lib/toaster/toastergui/templates/target.html
bitbake/lib/toaster/toastergui/templates/task.html
bitbake/lib/toaster/toastergui/templates/tasks.html