mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-01-29 15:09:26 +01:00
Merge branch 'master' of https://github.com/devcode-it/openstamanager
This commit is contained in:
commit
075748132b
@ -121,9 +121,7 @@ if (!empty($query)) {
|
|||||||
$column['class'] = $align[$field];
|
$column['class'] = $align[$field];
|
||||||
}
|
}
|
||||||
|
|
||||||
if (!empty($r[$field])){
|
$value = trim($r[$field]);
|
||||||
$value = trim($r[$field]);
|
|
||||||
}
|
|
||||||
|
|
||||||
// Formattazione HTML
|
// Formattazione HTML
|
||||||
if (empty($total['html_format'][$pos]) && !empty($value)) {
|
if (empty($total['html_format'][$pos]) && !empty($value)) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user