gocodebox/lifterlms

View on GitHub
assets/js/builder/Views/Elements.js

Summary

Maintainability
A
1 hr
Test Coverage

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

        draggable: function() {

            $( '#llms-new-section' ).draggable( {
                appendTo: '#llms-sections',
                cancel: false,
Severity: Minor
Found in assets/js/builder/Views/Elements.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status