From 94d42f82fc6d11cf74b3cd1b2f14d2a9287f3ef5 Mon Sep 17 00:00:00 2001 From: hvelarde Date: Wed, 28 Aug 2013 18:33:05 -0300 Subject: [PATCH] Include plone.belowcontenttitle viewlet manager rendering on view template (closes #266) --- docs/CHANGES.rst | 5 +++++ src/collective/cover/templates/view.pt | 3 +++ 2 files changed, 8 insertions(+) diff --git a/docs/CHANGES.rst b/docs/CHANGES.rst index 200c0f38b..2c6c20c01 100644 --- a/docs/CHANGES.rst +++ b/docs/CHANGES.rst @@ -4,6 +4,9 @@ There's a frood who really knows where his towel is 1.0a5 (unreleased) ^^^^^^^^^^^^^^^^^^ +- Include plone.belowcontenttitle viewlet manager rendering on view template + (closes #`#266`_). [hvelarde] + - When adding a tile, display configuration icon only for configurable tiles (closes `#204`_). [marcosfromero] @@ -232,4 +235,6 @@ There's a frood who really knows where his towel is .. _`#212`: https://github.com/collective/collective.cover/issues/212 .. _`#218`: https://github.com/collective/collective.cover/issues/218 .. _`#239`: https://github.com/collective/collective.cover/issues/239 +.. _`#244`: https://github.com/collective/collective.cover/issues/244 .. _`#249`: https://github.com/collective/collective.cover/issues/249 +.. _`#266`: https://github.com/collective/collective.cover/issues/266 diff --git a/src/collective/cover/templates/view.pt b/src/collective/cover/templates/view.pt index d033d0843..72f71acd8 100644 --- a/src/collective/cover/templates/view.pt +++ b/src/collective/cover/templates/view.pt @@ -9,6 +9,9 @@ + +
+