Index: lams_central/web/comments/topicview.jsp =================================================================== diff -u -r5fb9d3a732e1f9c643f4c6023e29b25cd2287988 -r4583983b64efe1d91fbb47cdde6a759a6a30e859 --- lams_central/web/comments/topicview.jsp (.../topicview.jsp) (revision 5fb9d3a732e1f9c643f4c6023e29b25cd2287988) +++ lams_central/web/comments/topicview.jsp (.../topicview.jsp) (revision 4583983b64efe1d91fbb47cdde6a759a6a30e859) @@ -9,7 +9,7 @@ expandable:true,initialState:'expanded', - expanderTemplate:'     ${prompt}', + expanderTemplate:'${prompt}', stringCollapse:'${hide}',stringExpand:'${show}', clickableNodeNames:true,indent:${indent}, onNodeInitialized:function() { @@ -19,7 +19,7 @@ } expandable:true,initialState:'collapsed', - expanderTemplate:'     ${prompt}', + expanderTemplate:'${prompt}', stringCollapse:'${hide}',stringExpand:'${show}', clickableNodeNames:true,indent:${indent}, onNodeInitialized:function() {