mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-06 01:28:19 +01:00
Doxygen
This commit is contained in:
@@ -445,12 +445,12 @@ function dolibarr_fiche_head($links, $active='0', $title='', $notab=0)
|
||||
}
|
||||
|
||||
/**
|
||||
* \brief Show tab header of a card
|
||||
* \param links Array of tabs
|
||||
* \param active Active tab name
|
||||
* \param title Title
|
||||
* \param notab 0=Add tab header, 1=no tab header
|
||||
* \param picto Add a picto on tab titel
|
||||
* Show tab header of a card
|
||||
* @param links Array of tabs
|
||||
* @param active Active tab name
|
||||
* @param title Title
|
||||
* @param notab 0=Add tab header, 1=no tab header
|
||||
* @param picto Add a picto on tab titel
|
||||
*/
|
||||
function dol_fiche_head($links, $active='0', $title='', $notab=0, $picto='')
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user