Merge branch 'ent-5575-wizard-de-modulos-y-recon-by-steps' into 'develop'
minor style fix See merge request artica/pandorafms!3154
This commit is contained in:
commit
48633419ea
|
@ -403,7 +403,7 @@ class DiscoveryTaskList extends HTML
|
||||||
}
|
}
|
||||||
|
|
||||||
// Name.
|
// Name.
|
||||||
$table->headstyle[4] .= 'min-width: 100px; width: 100px;';
|
$table->headstyle[4] .= 'min-width: 100px; width: 600px;';
|
||||||
// Status.
|
// Status.
|
||||||
$table->headstyle[5] .= 'min-width: 50px; width: 100px;';
|
$table->headstyle[5] .= 'min-width: 50px; width: 100px;';
|
||||||
// Task type.
|
// Task type.
|
||||||
|
|
Loading…
Reference in New Issue