mirror of
				https://github.com/invoiceninja/invoiceninja.git
				synced 2025-11-03 21:47:32 -05:00 
			
		
		
		
	Merge cookie consent fix
This commit is contained in:
		
							parent
							
								
									f2608c0f84
								
							
						
					
					
						commit
						facc1b7155
					
				@ -235,9 +235,6 @@
 | 
			
		||||
                    "background": "#f1d600"
 | 
			
		||||
                },
 | 
			
		||||
            },
 | 
			
		||||
            "cookie": {
 | 
			
		||||
                "domain": "{{ App\Constants\Domain::getCookieDomain(request()->url()) }}"
 | 
			
		||||
            },
 | 
			
		||||
            "content": {
 | 
			
		||||
                "href": "{{ Utils::isNinja() ? Utils::getPrivacyLink() : (config('ninja.privacy_policy_url') ?: 'https://cookiesandyou.com/' ) }}",
 | 
			
		||||
                "message": {!! json_encode(trans('texts.cookie_message')) !!},
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user