// add new stylesheet view customer and fix table extensible

This commit is contained in:
vKham
2011-12-28 14:32:35 +00:00
parent 986c148e32
commit e74e5389cd
7 changed files with 129 additions and 54 deletions
@@ -93,7 +93,7 @@ class AdminCountriesControllerCore extends AdminController
),
'call_prefix' => array(
'title' => $this->l('Call prefix'),
'width' => 40,
'width' => 150,
'align' => 'center',
'callback' => 'displayCallPrefix'
),