Merge branch 'ent-12826-16992-Problema-visual-en-el-listado-de-elementos-de-las-consolas-visuales' into 'develop'
table fix See merge request artica/pandorafms!6964
This commit is contained in:
commit
6cbe76f02f
|
@ -643,6 +643,7 @@ foreach ($layoutDatas as $layoutData) {
|
|||
default:
|
||||
if ($layoutData['id_layout_linked'] != 0) {
|
||||
// It is a item that links with other visualmap
|
||||
$table->data[($i + 2)][1] = '';
|
||||
break;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue