forked from extern/egroupware
remove error, make topmenu do nothing when not available
This commit is contained in:
parent
60b9285d71
commit
213d694121
@ -108,9 +108,7 @@ class egw_framework
|
||||
* @return string with html
|
||||
*/
|
||||
function topmenu()
|
||||
{
|
||||
die('virtual, need to be reimplemented in the template!!!');
|
||||
}
|
||||
{}
|
||||
|
||||
/**
|
||||
* Returns the html from the body-tag til the main application area (incl. opening div tag)
|
||||
|
Loading…
Reference in New Issue
Block a user