Merge branch 'ent-5172-metaconcola-informes-ajustes-para-agrupados' into 'develop'
Fixed visual bug in grouped report item See merge request artica/pandorafms!2992
This commit is contained in:
commit
69d9051339
|
@ -3318,7 +3318,7 @@ function print_General_list($width, $action, $idItem=null, $type='general')
|
|||
case 'new':
|
||||
?>
|
||||
<tr id="general_template" style="" class="datos">
|
||||
<td colspan="3">
|
||||
<td colspan="4">
|
||||
<?php
|
||||
echo __('Please save the report to start adding items into the list.');
|
||||
?>
|
||||
|
|
Loading…
Reference in New Issue