1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 17:01:33 +02:00
invoiceninja/app/Http/Livewire/Profile/Settings
Benjamin Beganović b0c383f75b Show empty string if country is not set:
- Replace "No country set" with empty string in HtmlEngine.php
- Allow country_id & shipping_country_id to be null in shipping-address.blade.php & personal-address.blade.php
2020-10-09 16:03:27 +02:00
..
General.php Use Hash:: to encrypt passwords 2020-09-24 14:40:06 +02:00
NameWebsiteLogo.php Profile section: Name, website, logo 2020-09-24 13:44:56 +02:00
PersonalAddress.php Show empty string if country is not set: 2020-10-09 16:03:27 +02:00
ShippingAddress.php Show empty string if country is not set: 2020-10-09 16:03:27 +02:00