YetiForceCompany/YetiForceCRM

View on GitHub
public_html/layouts/basic/modules/Vtiger/resources/RelatedCommentModal.js

Summary

Maintainability
A
1 hr
Test Coverage

Function registerSubmitEvent has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    registerSubmitEvent: function (container) {
        const self = this;
        container.find('[name="saveButton"]').on('click', function (e) {
            var progressLoader = $.progressIndicator({
                position: 'html',

    There are no issues that match your filters.

    Category
    Status