Login  Register

Re: Group label=image

Posted by Pedro on Jul 29, 2013; 4:34pm
URL: https://support.nabble.com/SOLVED-Group-label-image-tp7585579p7585623.html

Please, edit your board_table macro. At the 15th line of your code you can change the length of the these sections.
In this case is 3 per section:
<n.if.current_node.has_children>
	<then>
		<n.current_node.children_list. length="3"> // 15th LINE
			<n.loop.>
				<tr class="main-row">
					<n.columns/> 
My test forum.