"show the red cross if any app needs upgrading"

This commit is contained in:
Ralf Becker 2007-11-23 17:02:56 +00:00
parent 7200ea444b
commit 43cc66738a

View File

@ -527,6 +527,7 @@
if ($data['currentver'] && $data['version'] && $data['version'] != $data['currentver'])
{
$to_upgrade[] = $app;
$setup_tpl->set_var('apps_status_img',$incomplete);
}
}
$btn_manage_apps = $GLOBALS['egw_setup']->html->make_frm_btn_simple(