Fix look and feel v7

This commit is contained in:
Laurent Destailleur
2017-12-22 14:19:12 +01:00
parent e839c72109
commit 493669e986
6 changed files with 44 additions and 28 deletions

View File

@@ -1278,7 +1278,7 @@ function dol_get_fiche_end($notab=0)
* Show tab footer of a card.
* Note: $object->next_prev_filter can be set to restrict select to find next or previous record by $form->showrefnav.
*
* @param object $object Object to show
* @param Object $object Object to show
* @param string $paramid Name of parameter to use to name the id into the URL next/previous link
* @param string $morehtml More html content to output just before the nav bar
* @param int $shownav Show Condition (navigation is shown if value is 1)