Michael Metternich pushed to branch feature/CC-ESSENTIALS-1108 at cms-community 
/ hippo-essentials


Commits:
9585e352 by Michael Metternich at 2018-01-09T16:02:25+01:00
ESSENTIALS-1108 News manage content tag should not create content

- - - - -


1 changed file:

- plugins/news/src/main/resources/freemarker/newslist-main-newslist-variant.ftl


Changes:

=====================================
plugins/news/src/main/resources/freemarker/newslist-main-newslist-variant.ftl
=====================================
--- 
a/plugins/news/src/main/resources/freemarker/newslist-main-newslist-variant.ftl
+++ 
b/plugins/news/src/main/resources/freemarker/newslist-main-newslist-variant.ftl
@@ -26,7 +26,7 @@
             </#if>
           </span>
           <div class="has-edit-button">
-            <@hst.manageContent document=item rootPath="news" 
defaultPath="${year}/${month}"/>
+            <@hst.manageContent document=item/>
           </div>
         </h4>
         <p>${item.introduction?html}</p>



View it on GitLab: 
https://code.onehippo.org/cms-community/hippo-essentials/commit/9585e35239288952b4a37600cfe4651d4d1730e8

---
View it on GitLab: 
https://code.onehippo.org/cms-community/hippo-essentials/commit/9585e35239288952b4a37600cfe4651d4d1730e8
You're receiving this email because of your account on code.onehippo.org.
_______________________________________________
Hippocms-svn mailing list
Hippocms-svn@lists.onehippo.org
https://lists.onehippo.org/mailman/listinfo/hippocms-svn

Reply via email to