APO-Epsilon/apo-website

View on GitHub
r8conf2016/js/foundation/foundation.interchange.js

Summary

Maintainability
A
30 mins
Test Coverage

Avoid too many return statements within this function.
Open

          return $.get(path, function (response) {
            el.html(response);
            el.data(this.data_attr + '-last-path', path);
            trigger();
          });
Severity: Major
Found in r8conf2016/js/foundation/foundation.interchange.js - About 30 mins to fix

    There are no issues that match your filters.

    Category
    Status