mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Merge branch 'v5-develop' of https://github.com/turbo124/invoiceninja into v5-develop
This commit is contained in:
commit
5b299a0fda
@ -1,6 +1,6 @@
|
|||||||
{!! ctrans('texts.migration_failed_label') !!}
|
{!! ctrans('texts.migration_failed_label') !!}
|
||||||
|
|
||||||
{!! ctrans('texts.migration_failed') }} {{ $company->present()->name() !!}
|
{!! ctrans('texts.migration_failed') !!} {!! $company->present()->name() !!}
|
||||||
|
|
||||||
@if(\App\Utils\Ninja::isSelfHost() || $is_system)
|
@if(\App\Utils\Ninja::isSelfHost() || $is_system)
|
||||||
{!! $exception->getMessage() !!}
|
{!! $exception->getMessage() !!}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user