Skip to content

Commit

Permalink
MAGETWO-66431: Fixes #7006, sales_order_status_label does not support…
Browse files Browse the repository at this point in the history
… version control #7020
  • Loading branch information
vrann authored May 17, 2017
2 parents c20ab4d + 54e50d6 commit 7cceda8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
*
* @author Magento Core Team <core@magentocommerce.com>
*/
class Status extends \Magento\Framework\Model\ResourceModel\Db\VersionControl\AbstractDb
class Status extends \Magento\Framework\Model\ResourceModel\Db\AbstractDb
{
/**
* Status labels table
Expand Down

0 comments on commit 7cceda8

Please sign in to comment.