mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 10:47:00 +00:00 
			
		
		
		
	Update vue
This commit is contained in:
		
							
								
								
									
										19
									
								
								resources/views/v2/transactions/create.twig
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										19
									
								
								resources/views/v2/transactions/create.twig
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,19 @@ | ||||
| {% extends "./layout/default" %} | ||||
| {% block breadcrumbs %} | ||||
|     {{ Breadcrumbs.render }} | ||||
| {% endblock %} | ||||
| {% block content %} | ||||
|     <!-- Small boxes (Stat box) --> | ||||
|  | ||||
|     <!-- Main row --> | ||||
|     <div id="transactions_create"></div> | ||||
|     <!-- /.row (main row) --> | ||||
| {% endblock %} | ||||
|  | ||||
| {% block styles %} | ||||
|  | ||||
| {% endblock %} | ||||
|  | ||||
| {% block scripts %} | ||||
|     <script src="v2/js/transactions/create.js" nonce="{{ JS_NONCE }}"></script> | ||||
| {% endblock %} | ||||
		Reference in New Issue
	
	Block a user