<%@ page import="org.lamsfoundation.lams.tool.forum.util.ForumConstants"%> <%@ include file="/common/taglibs.jsp"%> expandable:true,initialState:'expanded', expanderTemplate:'    ${prompt}', stringCollapse:'${hide}',stringExpand:'${show}', clickableNodeNames:true,indent:${indent}, onNodeInitialized:function() { if (this.level() >= 2) { this.collapse(); } } <%-- same test & command appears at bottom of script --%>
<%@ include file="msgview.jsp"%>