Skip to content

Commit 49b94cc

Browse files
committed
Added ;
1 parent 81c26fc commit 49b94cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Block/Adminhtml/System/Config/Form/DynamicRow.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ function applyChanges() {
5858
items: \'tr\',
5959
tolerance: \'pointer\'
6060
});
61-
}
61+
};
6262
setTimeout(function () {
6363
element.find(\'tfoot\').find(\'.col-actions-add\').attr(\'colspan\', \'4\');
6464
element.find(\'thead\').find(\'tr\').prepend(\'<th></th>\');

0 commit comments

Comments
 (0)