merge devel-france

This commit is contained in:
sparkyx 2023-07-27 20:24:34 +02:00
parent 9cfb489c41
commit 844484c39d
67 changed files with 484 additions and 246 deletions

View file

@ -109,7 +109,7 @@ class Manage_Table_SQL
protected $current_row; //! in display_row and display_custom_row, it is the current row which is used
protected $a_col_option; //!< Extra to add to the column : CSS Style , CSS class, javascript ,...
protected $a_header_option; //!< Extra to add to the column Header : CSS Style , CSS class, javascript ,...
protected $callback;
protected $callback; //!< Callback function
/**
* @brief Constructor : set the label to the column name,
* the order of the column , set the properties and the