Skip to content

Commit c1f88cb

Browse files
committed
MAGETWO-59801: [Performance Bug] Tax Rules Form unusable with large # of tax rates
- CR related changes
1 parent aef28d0 commit c1f88cb

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/Tax/Block/Grid/Renderer

1 file changed

+1
-1
lines changed

app/code/Magento/Tax/Block/Grid/Renderer/Codes.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
/**
99
* Provides tax rates codes for each tax rule in the grid.
10-
*/
10+
*/
1111
class Codes extends \Magento\Backend\Block\Widget\Grid\Column\Renderer\AbstractRenderer
1212
{
1313
/**

0 commit comments

Comments
 (0)