Skip to content

Commit 39c1aa5

Browse files
committed
ACP2E-64: Bundle Products Special Price Column in Grid should have % sign not currency sign
- Fixed the static test failure.
1 parent 87adc80 commit 39c1aa5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Bundle/Ui/DataProvider/Product/Modifier/SpecialPriceAttributes.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
use Zend_Currency_Exception;
2020

2121
/**
22-
* Modify product listing price attributes
22+
* Modify product listing special price attributes
2323
*/
2424
class SpecialPriceAttributes implements ModifierInterface
2525
{

0 commit comments

Comments
 (0)