Updated class for application list
This commit is contained in:
parent
c8a4d0d6c2
commit
0b90f7645e
@ -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