]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
toaster: make layouts consistent
authorBelen Barros Pena <belen.barros.pena@intel.com>
Mon, 26 Jan 2015 12:17:18 +0000 (12:17 +0000)
committerAlexandru DAMIAN <alexandru.damian@intel.com>
Tue, 27 Jan 2015 14:24:06 +0000 (14:24 +0000)
commit49d56fcbbf6b7d0c0c589b93182e4c73071b3fcf
tree5872766e26637090adea8158604e3c15b4876cf5
parent9b5b1bd7d77e3f5886f6c557d3b750de1f6d6025
toaster: make layouts consistent

The layer details page should have the same layout as all
other detail pages (recipes, packages). For this to happen,
the basebuilddetailpage.html and baseprojectpage.html
templates should use the same layout, and so should the
layerdetails.html and recipe.html templates.

This patch also capitalises the string 'All layers' in the
breadcrumb of layerdetails.html as all other breadcrumb elements.

Signed-off-by: Belen Barros Pena <belen.barros.pena@intel.com>
Signed-off-by: Alexandru DAMIAN <alexandru.damian@intel.com>
lib/toaster/toastergui/templates/baseprojectpage.html
lib/toaster/toastergui/templates/layerdetails.html
lib/toaster/toastergui/templates/project.html