forked from GNUsocial/gnu-social
Bringing aside back because it is needed for Design values. Will hide
from CSS instead.
This commit is contained in:
parent
ef6620e5b2
commit
74dbd37e9a
@ -189,16 +189,6 @@ class AdminPanelAction extends Action
|
|||||||
$this->elementEnd('div');
|
$this->elementEnd('div');
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
|
||||||
* There is no data for aside, so, we don't output
|
|
||||||
*
|
|
||||||
* @return nothing
|
|
||||||
*/
|
|
||||||
function showAside()
|
|
||||||
{
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* show human-readable instructions for the page, or
|
* show human-readable instructions for the page, or
|
||||||
* a success/failure on save.
|
* a success/failure on save.
|
||||||
|
Loading…
Reference in New Issue
Block a user