render description in standard headline
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4017 fd906abe-77d9-0310-91a1-e0d9ade77398
This commit is contained in:
		
							parent
							
								
									2509091c4e
								
							
						
					
					
						commit
						3aa66dcef2
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		|  | @ -92,7 +92,8 @@ | ||||||
|     <a tal:attributes="href cell/targetUrl" |     <a tal:attributes="href cell/targetUrl" | ||||||
|        tal:content="cell/title" /></h1> |        tal:content="cell/title" /></h1> | ||||||
|   <div tal:condition="cell/description"> |   <div tal:condition="cell/description"> | ||||||
|     <i tal:content="cell/description" /><br /> </div> |     <i tal:content="structure cell/renderedDescription" /> | ||||||
|  |      </div> | ||||||
| </metal:block> | </metal:block> | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 helmutm
						helmutm