Display blacklisted information for recipes.

Changes since v2: hover fix and added documentation link
Changes since v1: added hover feature

Alex Franco (1):
  Recipe blacklisted information

 .../0010_auto__add_field_recipe_blacklisted.py     | 197 +++++++++++++++++++++
 layerindex/models.py                               |   1 +
 layerindex/static/css/additional.css               |  19 +-
 layerindex/update.py                               |   1 +
 templates/layerindex/detail.html                   |   3 +-
 templates/layerindex/recipedetail.html             |  14 +-
 templates/layerindex/recipes.html                  |   3 +-
 7 files changed, 233 insertions(+), 5 deletions(-)
 create mode 100644 
layerindex/migrations/0010_auto__add_field_recipe_blacklisted.py

-- 
2.6.3

-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to