Skip to content

Commit

Permalink
fix phpcs
Browse files Browse the repository at this point in the history
  • Loading branch information
empiricompany committed May 23, 2024
1 parent 6cb01b5 commit 1095a59
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ protected function _prepareColumns()
'edit_only' => !$this->_getProduct()->getId(),
'filter_condition_callback' => [$this, '_addLinkModelFilterCallback']
]);

$this->addColumn('action', [
'header' => Mage::helper('catalog')->__('Action'),
'width' => '50px',
Expand Down

0 comments on commit 1095a59

Please sign in to comment.