mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 10:47:00 +00:00 
			
		
		
		
	Small changes in templates [skip ci]
This commit is contained in:
		| @@ -53,7 +53,7 @@ | ||||
|             </div> | ||||
|  | ||||
|             <!-- panel for credit card options --> | ||||
|             {% if Session.get('preFilled').accountRole == 'ccAsset' %} | ||||
|             {% if preFilled.accountRole == 'ccAsset' %} | ||||
|                 <div class="box"> | ||||
|                     <div class="box-header with-border"> | ||||
|                         <h3 class="box-title">{{ 'credit_card_options'|_ }}</h3> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user