Skip to content
Snippets Groups Projects
Commit 2b934720 authored by Peter Rotich's avatar Peter Rotich
Browse files

Agent's Name Formating

Copy and paste hazard!
parent 0e8d7b65
Branches
Tags
No related merge requests found
......@@ -22,7 +22,7 @@ if ($sort && $sortOptions[$sort]) {
$order_column = $order_column ? $order_column : array('firstname', 'lastname');
switch ($cfg->getClientNameFormat()) {
switch ($cfg->getAgentNameFormat()) {
case 'last':
case 'lastfirst':
case 'legal':
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment