allow definition of Section elements in report instead of standard page
This commit is contained in:
		
							parent
							
								
									427eb9d3b4
								
							
						
					
					
						commit
						fff00ef1a0
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		|  | @ -17,7 +17,8 @@ | |||
|   </head> | ||||
| 
 | ||||
|   <body class="doc"> | ||||
|     <div class="Section2"> | ||||
|     <div class="Section2" | ||||
|          tal:omit-tag="view/omitSectionElement|nothing"> | ||||
|       <metal:content use-macro="view/content" /> | ||||
|     </div> | ||||
|   </body> | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue