[-] BO : fixed sav display message in hard coded html span #PSTEST-545
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12741 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -111,7 +111,7 @@ class AdminCustomerThreadsControllerCore extends AdminController
|
||||
'width' => 50,
|
||||
'filter_key' => 'messages',
|
||||
'tmpTableFilter' => true,
|
||||
'maxlength' => 0
|
||||
'maxlength' => 40
|
||||
),
|
||||
'date_upd' => array(
|
||||
'title' => $this->l('Last message'),
|
||||
|
||||
Reference in New Issue
Block a user