// Context part 11
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@7644 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -67,8 +67,6 @@ class AdminStatuses extends AdminTab
|
||||
|
||||
public function display()
|
||||
{
|
||||
global $currentIndex;
|
||||
|
||||
if (!Tools::isSubmit('updateorder_return_state') AND !Tools::isSubmit('submitAddorder_return_state'))
|
||||
{
|
||||
echo '<h2>'.$this->l('Order statuses').'</h2>';
|
||||
|
||||
Reference in New Issue
Block a user