Skip to content

Commit a6de866

Browse files
committed
MAGETWO-52788: Dynamic Rows: support status being changed
1 parent 690a8ce commit a6de866

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Ui/view/base/web/js/dynamic-rows/dynamic-rows.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -441,7 +441,7 @@ define([
441441
* Filters out deleted items from array
442442
*
443443
* @param {Array} data
444-
*
444+
*
445445
* @returns {Array} filtered array
446446
*/
447447
arrayFilter: function (data) {

0 commit comments

Comments
 (0)