Fix look and feel v17

This commit is contained in:
Laurent Destailleur 2023-04-24 11:45:20 +02:00
parent 8cd8b5f401
commit 351c8c58b2
2 changed files with 2 additions and 11 deletions

View File

@ -875,7 +875,7 @@ function show_projects($conf, $langs, $db, $object, $backtopage = '', $nocreatel
// Opp amount
print '<td class="right">';
if ($obj->opp_status_code) {
print price($obj->opp_amount, 1, '', 1, -1, -1, '');
print '<span class="amount">'.price($obj->opp_amount, 1, '', 1, -1, -1, '').'</span>';
}
print '</td>';
// Opp status

View File

@ -411,6 +411,7 @@ if ($object->id > 0) {
$MAXLIST = $conf->global->MAIN_SIZE_SHORTLIST_LIMIT;
print '<div class="underbanner underbanner-before-box clearboth"></div>';
print '<br>';
// Lien recap
$boxstat .= '<div class="box box-halfright">';
@ -530,16 +531,6 @@ if ($object->id > 0) {
$MAXLIST = $conf->global->MAIN_SIZE_SHORTLIST_LIMIT;
// Lien recap
/*
print '<table class="noborder centpercent">';
print '<tr class="liste_titre">';
print '<td colspan="4"><table width="100%" class="nobordernopadding"><tr><td>'.$langs->trans("Summary").'</td>';
print '<td class="right"><a class="notasortlink" href="'.DOL_URL_ROOT.'/fourn/recap-fourn.php?socid='.$object->id.'">'.$langs->trans("ShowSupplierPreview").'</a></td></tr></table></td>';
print '</tr>';
print '</table>';
print '<br>';
*/
/*
* List of products