mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-09 02:58:23 +01:00
Fix look and feel v7
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user