Merge branch 'develop' of github.com:invoiceninja/invoiceninja into develop
This commit is contained in:
commit
38475db379
2 changed files with 470 additions and 453 deletions
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…
Add table
Reference in a new issue