mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 18:54:58 +00:00 
			
		
		
		
	Code reordering and reformatting. I should really start employing style CI.
This commit is contained in:
		| @@ -128,7 +128,7 @@ class EditController extends Controller | ||||
|         } | ||||
|  | ||||
|         if (count($this->attachments->getMessages()->get('attachments')) > 0) { | ||||
|             $request->session()->flash('info', $this->attachments->getMessages()->get('attachments'));  | ||||
|             $request->session()->flash('info', $this->attachments->getMessages()->get('attachments')); | ||||
|         } | ||||
|         $redirect = redirect($this->getPreviousUri('piggy-banks.edit.uri')); | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user