web: journal: better display of account names
This commit is contained in:
		
							parent
							
								
									50ef6d52dd
								
							
						
					
					
						commit
						73d4c86002
					
				| @ -70,7 +70,7 @@ $forall p' <- tpostings t | ||||
|   <td.description> | ||||
|   <td.account> | ||||
|      | ||||
|    <a href="/register?q=inacct:'#{paccount p'}'##{date}">#{elideRight 40 $ paccount p'} | ||||
|    <a href="/register?q=inacct:'#{paccount p'}'##{date}" title="#{paccount p'}">#{elideAccountName 40 $ paccount p'} | ||||
|   <td.amount style="text-align:right;">#{mixedAmountAsHtml $ pamount p'} | ||||
| <tr.#{evenodd}> | ||||
|  <td>  | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user