Merge branch 'ent-3707-Nuevo-diseño-para-las-tablas' of brutus.artica.lan:artica/pandorafms into ent-3707-Nuevo-diseño-para-las-tablas
Former-commit-id: 77343765f8b254939406fc320fc64dce86672b6f
This commit is contained in:
commit
30c5f2b243
|
@ -350,7 +350,7 @@ $table->head[4] = __('Op.');
|
|||
$table->style = [];
|
||||
$table->style[0] = 'font-weight: bold';
|
||||
$table->size = [];
|
||||
$table->size[4] = '60px';
|
||||
$table->size[4] = '85px';
|
||||
$table->align = [];
|
||||
$table->align[1] = 'left';
|
||||
$table->align[4] = 'left';
|
||||
|
|
Loading…
Reference in New Issue