mirror of
				https://github.com/invoiceninja/invoiceninja.git
				synced 2025-10-30 20:02:55 -04:00 
			
		
		
		
	* working on js localizations * remove dependencies * Pad Hashes to at least 10 characters in length * Inject JS translations into front end dynamically * Implement VueJS for Client Edit Page with reactivity * Conditionally hide rows if not enabled (custom_value) * Split client template into smaller components * implementing ui buttons * CRUD cycles of a client * Working on Client CRUD - Integrity constraint issues
		
			
				
	
	
		
			13 lines
		
	
	
		
			106 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			106 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
| <!DOCTYPE html>
 | |
| <html lang="en">
 | |
| <head>
 | |
| 
 | |
| </head>
 | |
| 
 | |
| <body>
 | |
|     <h1>Unprotected Route</h1>
 | |
| </body>
 | |
| 
 | |
| 
 | |
| </html>
 |