"show the red cross if any app needs upgrading"

This commit is contained in:
Ralf Becker 2007-11-23 17:01:30 +00:00
parent 006400768d
commit 4b4922c589

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(