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