hunde menü nach home
All checks were successful
Build and push / Pulling repo on server (push) Successful in 2s
All checks were successful
Build and push / Pulling repo on server (push) Successful in 2s
This commit is contained in:
parent
e343bb8f48
commit
88ec74af75
@ -6,7 +6,7 @@ class Dogs extends Page {
|
||||
{
|
||||
$this->menu_text = 'Meine Hunde';
|
||||
$this->menu_image = 'far fa-dog';
|
||||
$this->menu_priority = 0;
|
||||
$this->menu_priority = 1;
|
||||
}
|
||||
|
||||
function setSubmenu()
|
||||
|
Reference in New Issue
Block a user