// add new stylesheet view customer and fix table extensible
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11846 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -93,7 +93,7 @@ class AdminCountriesControllerCore extends AdminController
|
||||
),
|
||||
'call_prefix' => array(
|
||||
'title' => $this->l('Call prefix'),
|
||||
'width' => 40,
|
||||
'width' => 150,
|
||||
'align' => 'center',
|
||||
'callback' => 'displayCallPrefix'
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user