Fix look and feel v7

This commit is contained in:
Laurent Destailleur 2018-03-01 12:07:19 +01:00
parent 822dd4778c
commit 54edd51847

View File

@ -564,7 +564,7 @@ else
$accountstatic=new Account($db);
$accountstatic->fetch($object->account_id);
$linkback='<a href="'.DOL_URL_ROOT.'/compta/paiement/cheque/list.php">'.$langs->trans("BackToList").'</a>';
$linkback='<a href="'.DOL_URL_ROOT.'/compta/paiement/cheque/list.php?restore_lastsearch_values=1">'.$langs->trans("BackToList").'</a>';
$morehtmlref='';
dol_banner_tab($object, 'ref', $linkback, 1, 'ref', 'ref', $morehtmlref);