mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-02-04 20:40:14 +01:00
add empty topmenu function so it can be implemented seperately
This commit is contained in:
parent
213d694121
commit
baf3f4bd7f
@ -29,4 +29,7 @@ class jerryr_framework extends idots_framework
|
|||||||
{
|
{
|
||||||
$this->idots_framework($template);
|
$this->idots_framework($template);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
function topmenu()
|
||||||
|
{}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user