Merge branch 'dev7109' into entreprise

This commit is contained in:
Dany De Bontridder 2019-08-26 15:50:46 +02:00
commit 6872a81d8b
64 changed files with 7294 additions and 4743 deletions

View file

@ -838,7 +838,6 @@ function check()
{
echo td("--");
}
}
} elseif ($this->get_col_type($v)=="custom") {
// For custom col
echo td($this->display_row_custom($v,$p_row[$v]));