mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 02:36:28 +00:00 
			
		
		
		
	Allow rule to be applied to transactions (not just group).
This commit is contained in:
		| @@ -14,12 +14,12 @@ | ||||
|  | ||||
|                 <div class="box box-primary"> | ||||
|                     <div class="box-header with-border"> | ||||
|                         <h3 class="box-title">{{ 'execute_on_existing_transactions'|_ }}</h3> | ||||
|                         <h3 class="box-title">{{ subTitle }}</h3> | ||||
|                     </div> | ||||
|                     <div class="box-body"> | ||||
|                         <div id="form-body"> | ||||
|                             <p> | ||||
|                                 {{ 'execute_on_existing_transactions_intro'|_ }} | ||||
|                                 {{ trans('firefly.apply_rule_group_selection_intro', {title: ruleGroup.title}) }} | ||||
|                             </p> | ||||
|                             <div class="row"> | ||||
|                                 <div class="col-lg-6 col-md-8 col-sm-12 col-xs-12"> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user