// Fix menu list position col

This commit is contained in:
Jerome Nadaud
2013-09-19 18:08:20 +02:00
parent f8fed30b44
commit e6780f7a86
@@ -74,6 +74,7 @@ class AdminTabsControllerCore extends AdminController
'title' => $this->l('Position'),
'filter_key' => 'a!position',
'position' => 'position',
'align' => 'center',
'class' => 'fixed-width-md'
)
);