CaffGeek/MBACNationals

View on GitHub
Web.Admin/AdminApp/Directives/directive.droppable.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function link has 54 lines of code (exceeds 25 allowed). Consider refactoring.
Open

        link: function (scope, element, attr) {
            // again we need the native object
            var el = element[0];

            el.addEventListener(
Severity: Major
Found in Web.Admin/AdminApp/Directives/directive.droppable.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status