diff options
author | Belen Barros Pena <belen.barros.pena@intel.com> | 2014-02-20 01:20:47 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-03-17 13:59:36 +0000 |
commit | 1f83c7fca87851a97484b68b25d0c6a88db053af (patch) | |
tree | cbc5b197a16e527e16abb9159fee590e2ad8a464 /documentation/Makefile | |
parent | be778cdded6b09066be5c5d326852da9a3ae0642 (diff) | |
download | poky-1f83c7fca87851a97484b68b25d0c6a88db053af.tar.gz |
bitbake: toaster: Move <tbody> outside for statement
In the package details pages, the <tbody> tags where inside
the for statements, which caused multiple <tbody> tags to
be generated inside a single table.
To make sure only one <tbody> tag exists per table, moving
the <tbody> tag outside the for statement.
(Bitbake rev: 0c111b24e9f86130bc43c1327a6d12026e92cdf2)
Signed-off-by: Belen Barros Pena <belen.barros.pena@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/Makefile')
0 files changed, 0 insertions, 0 deletions