forked from Wavyzz/dolibarr
Debug v18
This commit is contained in:
@@ -5626,7 +5626,7 @@ function print_barre_liste($titre, $page, $file, $options = '', $sortfield = '',
|
||||
* @param int $totalnboflines Total number of records/lines for all pages (if known)
|
||||
* @param int $hideselectlimit Force to hide select limit
|
||||
* @param string $beforearrows HTML content to show before arrows. Must NOT contains '<li> </li>' tags.
|
||||
* @param int $hidenavigation Force to hide the arrows and page for navigation
|
||||
* @param int $hidenavigation Force to hide the switch mode view and the navigation tool (select limit, arrows $betweenarrows and $afterarrows but not $beforearrows)
|
||||
* @return void
|
||||
*/
|
||||
function print_fleche_navigation($page, $file, $options = '', $nextpage = 0, $betweenarrows = '', $afterarrows = '', $limit = -1, $totalnboflines = 0, $hideselectlimit = 0, $beforearrows = '', $hidenavigation = 0)
|
||||
|
||||
Reference in New Issue
Block a user