tbrehm
2009-03-17 9994de85fcf14a98dcc54cc7399b87e34d9b3c29
interface/web/client/client_list.php
@@ -16,6 +16,8 @@
$app->auth->check_module_permissions('client');
$app->uses('listform_actions');
$app->listform_actions->SQLOrderBy = 'ORDER BY company_name, contact_name, client_id';
$app->listform_actions->onLoad();