Don't show .aside
This commit is contained in:
parent
63700f7958
commit
f344a49b11
|
@ -158,7 +158,9 @@ class MobileProfilePlugin extends WAP20Plugin
|
||||||
|
|
||||||
function onStartShowAside($action)
|
function onStartShowAside($action)
|
||||||
{
|
{
|
||||||
|
if ($this->serveMobile) {
|
||||||
|
return false;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user