Minor template enhancement
This commit is contained in:
		
							parent
							
								
									f113bad733
								
							
						
					
					
						commit
						6e2ee15b93
					
				@ -43,7 +43,7 @@
 | 
			
		||||
                        {{ withdraw.account.identifier }}
 | 
			
		||||
                    </a>
 | 
			
		||||
                </td>
 | 
			
		||||
                <td class="align-middle">{{ withdraw.amount }} %</td>
 | 
			
		||||
                <td class="align-middle">{{ withdraw.amount|floatformat:2 }} %</td>
 | 
			
		||||
                <td>
 | 
			
		||||
                    <button data-form-url="{% url 'compensation:withdraw-remove' withdraw.account.id withdraw.id %}" class="btn btn-default btn-modal" title="{% trans 'Remove Withdraw' %}">
 | 
			
		||||
                        {% fa5_icon 'trash' %}
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user