We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81c26fc commit 49b94ccCopy full SHA for 49b94cc
Block/Adminhtml/System/Config/Form/DynamicRow.php
@@ -58,7 +58,7 @@ function applyChanges() {
58
items: \'tr\',
59
tolerance: \'pointer\'
60
});
61
- }
+ };
62
setTimeout(function () {
63
element.find(\'tfoot\').find(\'.col-actions-add\').attr(\'colspan\', \'4\');
64
element.find(\'thead\').find(\'tr\').prepend(\'<th></th>\');
0 commit comments