[WIP] Admin for Families, Genres and Species

This commit is contained in:
Ludovic CANDELLIER
2020-04-13 01:43:04 +02:00
parent 134e04d197
commit b7edcd402f
37 changed files with 655 additions and 334 deletions

View File

@@ -28,7 +28,7 @@ return [
'bg' => 'gray-dark',
'logo' => [
'bg' => 'green',
'icon' => '<i class="fa fa-cubes"></i>',
'icon' => '<i class="fa fa-leaf"></i>',
'text' => '<strong>O</strong>pen<strong>S</strong>em',
'shadow' => 2,
],
@@ -39,7 +39,7 @@ return [
],
],
'footer' => [
'visible' => true,
'visible' => false,
'vendorname' => 'OpenSem',
'vendorlink' => '',
],