Woonsan Ko pushed to branch feature/HSTTWO-3623 at cms-community / 
hippo-site-toolkit


Commits:
70cee765 by Woonsan Ko at 2016-06-06T10:38:18-04:00
HSTTWO-3623: adding missing component

- - - - -


1 changed file:

- 
components/core/src/main/resources/org/hippoecm/hst/site/container/SpringComponentManager-content-beans.xml


Changes:

=====================================
components/core/src/main/resources/org/hippoecm/hst/site/container/SpringComponentManager-content-beans.xml
=====================================
--- 
a/components/core/src/main/resources/org/hippoecm/hst/site/container/SpringComponentManager-content-beans.xml
+++ 
b/components/core/src/main/resources/org/hippoecm/hst/site/container/SpringComponentManager-content-beans.xml
@@ -32,4 +32,8 @@
     <property name="defaultContentRewriterClassName" 
value="${default.hst.contentrewriter.class}" />
   </bean>
 
+  <bean 
id="org.hippoecm.hst.content.service.translation.HippoTranslationBeanService"
+        
class="org.hippoecm.hst.content.service.translation.DefaultHippoTranslationBeanServiceImpl">
+  </bean>
+
 </beans>



View it on GitLab: 
https://code.onehippo.org/cms-community/hippo-site-toolkit/commit/70cee7655b3ad2f0c2da8115bafb7cd21c9a9bdc
_______________________________________________
Hippocms-svn mailing list
Hippocms-svn@lists.onehippo.org
https://lists.onehippo.org/mailman/listinfo/hippocms-svn

Reply via email to