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:
Laurent Destailleur
2016-06-21 15:16:33 +02:00
parent b953e8f364
commit 52f414ad73
4 changed files with 832 additions and 260 deletions

View File

@@ -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