mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-02 21:13:57 +00:00
add trigger on alt names and improve layout with alt names
This commit is contained in:
@@ -96,9 +96,10 @@ class PersonRender extends AbstractChillEntityRender
|
||||
$str .= "</span>";
|
||||
}
|
||||
}
|
||||
if (!$isFirst) {
|
||||
$str .= ")";
|
||||
}
|
||||
}
|
||||
|
||||
if (!$isFirst) {
|
||||
$str .= ")";
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user