forked from GNUsocial/gnu-social
Don't show .aside
This commit is contained in:
@@ -158,7 +158,9 @@ class MobileProfilePlugin extends WAP20Plugin
|
|||||||
|
|
||||||
function onStartShowAside($action)
|
function onStartShowAside($action)
|
||||||
{
|
{
|
||||||
|
if ($this->serveMobile) {
|
||||||
|
return false;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user