fix description field in recent changes report
This commit is contained in:
		
							parent
							
								
									6261831340
								
							
						
					
					
						commit
						3115b4f19e
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -71,7 +71,7 @@ | ||||||
|       <tal:row define="object row/objectData; |       <tal:row define="object row/objectData; | ||||||
|                        url object/url" |                        url object/url" | ||||||
|                condition="object/canAccess"> |                condition="object/canAccess"> | ||||||
|         <td tal:attributes="title object/object/description"> |         <td tal:attributes="title object/description"> | ||||||
|           <a tal:omit-tag="not:url" |           <a tal:omit-tag="not:url" | ||||||
|              tal:attributes="href string:$url?version=this" |              tal:attributes="href string:$url?version=this" | ||||||
|              tal:content="object/title" /></td> |              tal:content="object/title" /></td> | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue