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:
Tatiana Llorente 2019-04-10 10:09:21 +02:00
commit 30c5f2b243
1 changed files with 1 additions and 1 deletions

View File

@ -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';