mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-14 08:54:21 +01:00
Fix selection of visible fields on customer and supplier lists. Filters
are ok now. Order of list of fields in selection is same than in output array.
This commit is contained in:
@@ -5922,7 +5922,7 @@ class Form
|
||||
/**
|
||||
* Return HTML to show the search and clear seach button
|
||||
*
|
||||
* @param int $addcheckuncheckall Add the check all uncheck al button
|
||||
* @param int $addcheckuncheckall Add the check all uncheck all button
|
||||
* @param string $cssclass CSS class
|
||||
* @param int $calljsfunction 0=default. 1=call function initCheckForSelect() after changing status of checkboxes
|
||||
* @return string
|
||||
|
||||
Reference in New Issue
Block a user