Jupiterrr/Vorlesungsverzeichnis

View on GitHub
app/assets/javascripts/map/map_search.js

Summary

Maintainability
A
1 hr
Test Coverage

Function MapSearch has 31 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function MapSearch(el) {
  var that = this;
  this.el = el;
  var input = el;
  input.typeahead({
Severity: Minor
Found in app/assets/javascripts/map/map_search.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status