Skip to content
Snippets Groups Projects
Commit 1ef579ed authored by Georgi Mateev's avatar Georgi Mateev
Browse files

[TASK] 1604 add missing semicolon

parent bbe3454c
No related branches found
No related tags found
No related merge requests found
......@@ -43,7 +43,7 @@ define([
$('#sgMail-newsletter-form > div.form-group input[type=submit]').each(function (index, element) {
$(element).prop('disabled', true);
})
})
});
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment