forked from GNUsocial/gnu-social
Updated class for application list
This commit is contained in:
parent
676975605b
commit
284301db81
@ -69,7 +69,7 @@ class ApplicationList extends Widget
|
|||||||
|
|
||||||
function show()
|
function show()
|
||||||
{
|
{
|
||||||
$this->out->elementStart('ul', 'applications xoxo');
|
$this->out->elementStart('ul', array('id' => 'applications'));
|
||||||
|
|
||||||
$cnt = 0;
|
$cnt = 0;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user