Forum Discussion
DougS
10 years agoKhoros Oracle
I will test to see if you can use @Override with custom components. if you can't, you could just blank out the custom component: You could either move the content to another custom component that you don't have placed on any page, or comment out the code using a freemarker comment:
<#-- a freemarker comment -->
-Doug
<#-- a freemarker comment -->
-Doug
Related Content
- 2 years ago
- 2 years ago
- 2 years ago
- 2 years ago