mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-06-23 20:00:33 -04:00
Merge branch 'develop' of github.com:invoiceninja/invoiceninja into develop
This commit is contained in:
commit
38475db379
921
composer.lock
generated
921
composer.lock
generated
File diff suppressed because it is too large
Load Diff
@ -392,7 +392,7 @@
|
||||
@endif
|
||||
@endforeach
|
||||
@if ( ! Utils::isNinjaProd())
|
||||
@foreach (Module::all() as $module)
|
||||
@foreach (Module::collections() as $module)
|
||||
@include('partials.navigation_option', [
|
||||
'option' => $module->getAlias(),
|
||||
'icon' => $module->get('icon', 'th-large'),
|
||||
|
Loading…
x
Reference in New Issue
Block a user