* Remove , at the end of row in the lastest children in install.
This commit is contained in:
@@ -89,10 +89,10 @@ div
|
||||
'id' => 'cancelInstallBtn',
|
||||
'class' => 'btn',
|
||||
'onclick' => 'cancelInstall(this)'
|
||||
),
|
||||
)
|
||||
))
|
||||
),
|
||||
),
|
||||
)
|
||||
)
|
||||
);
|
||||
|
||||
if(!helper::isAjaxRequest('modal')) render('pagebase');
|
||||
|
||||
Reference in New Issue
Block a user