diff --git a/module/stakeholder/css/browse.css b/module/stakeholder/css/browse.css index 0e9ccdfc5f..a573b3c1b6 100644 --- a/module/stakeholder/css/browse.css +++ b/module/stakeholder/css/browse.css @@ -1,3 +1,4 @@ table td, table th {overflow: hidden; white-space: nowrap; text-overflow: ellipsis;} .c-phone {width: 120px;} .c-email {width: 200px;} +.c-name {width: 120px;} diff --git a/module/stakeholder/view/browse.html.php b/module/stakeholder/view/browse.html.php index 0dbf165593..f031faf2d9 100644 --- a/module/stakeholder/view/browse.html.php +++ b/module/stakeholder/view/browse.html.php @@ -32,7 +32,7 @@ idAB);?> - stakeholder->name;?> + stakeholder->name;?> stakeholder->common . $lang->stakeholder->type;?> stakeholder->phone;?> stakeholder->qq;?>